Skip to content

Commit

Permalink
Add clarification for setting frequency defaults (#273)
Browse files Browse the repository at this point in the history
Resolves: #242

Signed-off-by: Will Damon <will.damon@intel.com>
  • Loading branch information
wdamon-intel authored Feb 1, 2024
1 parent 7af45d3 commit a0ef5c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/sysman/frequency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ desc: "Set frequency range between which the hardware can operate."
class: $sFrequency
name: SetRange
details:
- "The application may call this function with the frequency range min and max values set to `-1` to request the frequency be (re)set to the default values."
- "The application may call this function from simultaneous threads."
- "The implementation of this function should be lock-free."
params:
Expand Down

0 comments on commit a0ef5c8

Please sign in to comment.