Searched defs:IS_CMP_ScalerSource (Results 1 – 2 of 2) sorted by relevance
165 #define IS_CMP_ScalerSource(x) ((x == CMP_SCALER_SRC_VDDA)) macro168 #define IS_CMP_ScalerSource(x) ((x == CMP_SCALER_SRC_VDDA) || (x == CMP_SCALER_S… macro
106 #define IS_CMP_ScalerSource(x) ((x == CMP_SCALER_SRC_VDDA) || (x == CMP_SCALER_S… macro
Completed in 6 milliseconds