Searched refs:IS_CMP_ScalerSource (Results 1 – 4 of 4) 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
88 Assert_Param(IS_CMP_ScalerSource(CMP_InitStruct->CMP_ScalerSource)); in CMP_Init()
Completed in 8 milliseconds