Searched refs:CMP_SCALER_ENABLE (Results 1 – 2 of 2) sorted by relevance
118 #define CMP_SCALER_ENABLE ((u32)0x00000100) macro120 …e IS_CMP_ScalerEnable(x) ((x == CMP_SCALER_DISABLE) || (x == CMP_SCALER_ENABLE))
181 #define CMP_SCALER_ENABLE ((u32)0x00000100) macro183 …e IS_CMP_ScalerEnable(x) ((x == CMP_SCALER_DISABLE) || (x == CMP_SCALER_ENABLE))
Completed in 5 milliseconds