Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
Collection of multiple power state constraints. More...
#include <zephyr/pm/state.h>
Data Fields | |
struct pm_state_constraint * | list |
Array of power state constraints. | |
size_t | count |
Number of constraints in the list. |
Collection of multiple power state constraints.
size_t pm_state_constraints::count |
Number of constraints in the list.
struct pm_state_constraint* pm_state_constraints::list |
Array of power state constraints.