|
Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
#include <zephyr/types.h>#include <sys/slist.h>#include <pm/state.h>#include <toolchain.h>#include <stdbool.h>Go to the source code of this file.
Data Structures | |
| struct | pm_notifier |
Macros | |
| #define | pm_notifier_register(notifier) |
| #define | pm_notifier_unregister(notifier) (-ENOSYS) |
| #define | pm_constraint_set(pm_state) |
| #define | pm_constraint_release(pm_state) |
| #define | pm_constraint_get(pm_state) (true) |
| #define | pm_power_state_set(info) |
| #define | pm_power_state_exit_post_ops(info) |