Searched refs:CMP_HIGH_SPEED (Results 1 – 2 of 2) sorted by relevance
154 #define CMP_HIGH_SPEED ((u32)0x00000002) macro157 #define IS_CMP_Speed_Set(x) ((x == CMP_HIGH_SPEED) || (x == CMP_LOW_SPEED))
299 #define CMP_HIGH_SPEED ((u32)0x00000002) macro302 #define IS_CMP_Speed_Set(x) ((x == CMP_HIGH_SPEED) || (x == CMP_LOW_SPEED))
Completed in 5 milliseconds