![]() |
nRF Connect SDK API 3.3.99
|
Go to the source code of this file.
Data Structures | |
| struct | power_manager_restrict_event |
| An event to specify which power state is allowed by module. More... | |
Enumerations | |
| enum | power_manager_level { POWER_MANAGER_LEVEL_ALIVE = -1 , POWER_MANAGER_LEVEL_SUSPENDED , POWER_MANAGER_LEVEL_OFF , POWER_MANAGER_LEVEL_MAX , APP_EM_ENFORCE_ENUM_SIZE =(POWER_MANAGER_LEVEL) } |
| Available power levels. More... | |
Functions | |
| static void | power_manager_restrict (size_t module_idx, enum power_manager_level lvl) |
| Set the deepest power sleep mode allowed. | |