Searched refs:PWR_VBATF_FLAG (Results 1 – 4 of 4) sorted by relevance
127 #define PWR_VBATF_FLAG ((uint32_t)0x00000008) macro129 …PWR_WU_FLAG) || ((FLAG) == PWR_SB_FLAG) || ((FLAG) == PWR_PVDO_FLAG) || ((FLAG) == PWR_VBATF_FLAG))131 …CLEAR_FLAG(FLAG) (((FLAG) == PWR_WU_FLAG) || ((FLAG) == PWR_SB_FLAG) || ((FLAG) == PWR_VBATF_FLAG))
Completed in 7 milliseconds