Zephyr API Documentation
2.7.0-rc2
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... | |
Public API for CPU Power Management.