Zephyr API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
scmi_system_power_state_config Struct Reference

System power state configuration. More...

#include <system.h>

Data Fields

uint32_t flags
 Request flags (see SCMI_SYSTEM_POWER_FLAG_*)
 
uint32_t system_state
 Target system power state (see SCMI_SYSTEM_POWER_STATE_*)
 

Detailed Description

System power state configuration.

Field Documentation

◆ flags

uint32_t scmi_system_power_state_config::flags

Request flags (see SCMI_SYSTEM_POWER_FLAG_*)

◆ system_state

uint32_t scmi_system_power_state_config::system_state

Target system power state (see SCMI_SYSTEM_POWER_STATE_*)


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