|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Describes the parameters for the CPU_IRQ_WAKE_SET command. More...
#include <zephyr/drivers/firmware/scmi/nxp/cpu.h>
Data Fields | |
| uint32_t | cpu_id |
| ID of the CPU to configure. | |
| uint32_t | mask_idx |
| Index of the first mask word to write. | |
| uint32_t | num_mask |
| Number of valid entries in mask. | |
| uint32_t | mask [22U] |
| IRQ wake-up mask words. | |
Describes the parameters for the CPU_IRQ_WAKE_SET command.
| uint32_t scmi_nxp_cpu_irq_mask_config::cpu_id |
ID of the CPU to configure.
| uint32_t scmi_nxp_cpu_irq_mask_config::mask[22U] |
IRQ wake-up mask words.
| uint32_t scmi_nxp_cpu_irq_mask_config::mask_idx |
Index of the first mask word to write.