Searched refs:PWR_WU_FLAG (Results 1 – 4 of 4) sorted by relevance
124 #define PWR_WU_FLAG ((uint32_t)0x00000001) macro129 …(((FLAG) == PWR_WU_FLAG) || ((FLAG) == PWR_SB_FLAG) || ((FLAG) == PWR_PVDO_FLAG) || ((FLAG) == PWR…131 #define IS_PWR_CLEAR_FLAG(FLAG) (((FLAG) == PWR_WU_FLAG) || ((FLAG) == PWR_SB_FLAG) || ((FLAG) == P…
Completed in 9 milliseconds