| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
Public API for CPU Power Management. More...
Go to the source code of this file.
Functions | |
| int | pm_cpu_off (void) | 
| Power down the calling core.  More... | |
| int | pm_cpu_on (unsigned long cpuid, uintptr_t entry_point) | 
| Power up a core.  More... | |
| int | pm_system_off (void) | 
| Power down the system.  More... | |
Public API for CPU Power Management.