Searched defs:IS_CMP_Wakeup_Set (Results 1 – 2 of 2) sorted by relevance
89 #define IS_CMP_Wakeup_Set(x) ((x == CMP_WUP_ENABLE) || (x == CMP_WUP_DISABLE)) macro
107 #define IS_CMP_Wakeup_Set(x) ((x == CMP_WUP_ENABLE) || (x == CMP_WUP_DISABLE)) macro
Completed in 6 milliseconds