Searched refs:PMU_STANDBY_LEVEL_HIGH (Results 1 – 2 of 2) sorted by relevance
122 PMU_STANDBY_LEVEL_HIGH = 0x0U, /**< High level */ enumerator142 #define IS_BKPC_WAKEUP_LEVEL(x) (((x) == PMU_STANDBY_LEVEL_HIGH) || \
143 PMU_STANDBY_LEVEL_HIGH = 0x0U, /**< High level */ enumerator164 #define IS_BKPC_WAKEUP_LEVEL(x) (((x) == PMU_STANDBY_LEVEL_HIGH) || \
Completed in 5 milliseconds