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

Describes CPU power domain low power mode setting. More...

#include <zephyr/drivers/firmware/scmi/nxp/cpu.h>

Data Fields

uint32_t cpu_id
 ID of the CPU to configure.
uint32_t num_cfg
 Number of valid entries in cfgs.
struct scmi_pd_lpm_settings cfgs [7U]
 Per power-domain low power mode settings.

Detailed Description

Describes CPU power domain low power mode setting.

Field Documentation

◆ cfgs

struct scmi_pd_lpm_settings scmi_nxp_cpu_pd_lpm_config::cfgs[7U]

Per power-domain low power mode settings.

◆ cpu_id

uint32_t scmi_nxp_cpu_pd_lpm_config::cpu_id

ID of the CPU to configure.

◆ num_cfg

uint32_t scmi_nxp_cpu_pd_lpm_config::num_cfg

Number of valid entries in cfgs.


The documentation for this struct was generated from the following file:
  • zephyr/drivers/firmware/scmi/nxp/cpu.h