|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
NXP SCMI System Protocol Extensions. More...
#include <stdint.h>Go to the source code of this file.
Macros | |
NXP Vendor System Power States | |
| #define | SCMI_NXP_SYSTEM_POWER_STATE_WAKE 0x80000000U |
| Wake the system. | |
| #define | SCMI_NXP_SYSTEM_POWER_STATE_FULL_SHUTDOWN 0x80000001U |
| Full system shutdown. | |
| #define | SCMI_NXP_SYSTEM_POWER_STATE_FULL_RESET 0x80000002U |
| Full system reset. | |
| #define | SCMI_NXP_SYSTEM_POWER_STATE_FULL_SUSPEND 0x80000003U |
| Full system suspend. | |
| #define | SCMI_NXP_SYSTEM_POWER_STATE_FULL_WAKE 0x80000004U |
| Full system wake. | |
| #define | SCMI_NXP_SYSTEM_POWER_STATE_GRP_SHUTDOWN 0x80000005U |
| Group shutdown. | |
| #define | SCMI_NXP_SYSTEM_POWER_STATE_GRP_RESET 0x80000006U |
| Group reset. | |
| #define | SCMI_NXP_SYSTEM_POWER_STATE_SUBSYS_RESET 0x80000007U |
| Subsystem reset. | |
| #define | SCMI_NXP_SYSTEM_POWER_STATE_MODE 0xC0000000U |
| Set system mode. | |
NXP SCMI System Protocol Extensions.