doc: guides: pm: device_runtime: remove outdated statement
The device runtime API does no longer use pm_device_state_set(). Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
f28b57ff8d
commit
40a94743a3
1 changed files with 0 additions and 3 deletions
|
@ -6,8 +6,5 @@ Management mechanism which reduces the overall system Power consumtion
|
|||
by suspending the devices which are idle or not being used while the
|
||||
System is active or running.
|
||||
|
||||
The framework uses :c:func:`pm_device_state_set()` API set the
|
||||
device power state accordingly based on the usage count.
|
||||
|
||||
The interfaces and APIs provided by the Device Runtime PM are
|
||||
designed to be generic and architecture independent.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue