Searched refs:IS_CMP_Hysteresis_Set (Results 1 – 4 of 4) sorted by relevance
150 #define IS_CMP_Hysteresis_Set(x) ((x == CMP_NO_HYSTERESIS) || (x == CMP_LOW_HYSTER… macro
94 Assert_Param(IS_CMP_Hysteresis_Set(CMP_InitStruct->CMP_Hysteresis)); in CMP_Init()
97 Assert_Param(IS_CMP_Hysteresis_Set(CMP_InitStruct->CMP_Hysteresis)); in CMP_Init()
295 #define IS_CMP_Hysteresis_Set(x) ((x == CMP_NO_HYSTERESIS) || (x == CMP_LOW_HYSTER… macro
Completed in 7 milliseconds