Searched refs:IS_CMP_ScalerEnable (Results 1 – 4 of 4) sorted by relevance
120 #define IS_CMP_ScalerEnable(x) ((x == CMP_SCALER_DISABLE) || (x == CMP_SCALER_EN… macro
90 Assert_Param(IS_CMP_ScalerEnable(CMP_InitStruct->CMP_ScalerEnable)); in CMP_Init()
183 #define IS_CMP_ScalerEnable(x) ((x == CMP_SCALER_DISABLE) || (x == CMP_SCALER_EN… macro
Completed in 7 milliseconds