Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
pm_state_constraints Struct Reference

Collection of multiple power state constraints. More...

#include <state.h>

Data Fields

struct pm_state_constraintlist
 Array of power state constraints.
 
size_t count
 Number of constraints in the list.
 

Detailed Description

Collection of multiple power state constraints.

Field Documentation

◆ count

size_t pm_state_constraints::count

Number of constraints in the list.

◆ list

struct pm_state_constraint* pm_state_constraints::list

Array of power state constraints.


The documentation for this struct was generated from the following file: