Searched refs:CMP_WUP_ENABLE (Results 1 – 2 of 2) sorted by relevance
86 #define CMP_WUP_ENABLE ((u32)0x00004000) macro89 #define IS_CMP_Wakeup_Set(x) ((x == CMP_WUP_ENABLE) || (x == CMP_WUP_DISABLE))
104 #define CMP_WUP_ENABLE ((u32)0x00004000) macro107 #define IS_CMP_Wakeup_Set(x) ((x == CMP_WUP_ENABLE) || (x == CMP_WUP_DISABLE))
Completed in 4 milliseconds