Searched refs:IS_CMP_OutputPol_Set (Results 1 – 4 of 4) sorted by relevance
134 #define IS_CMP_OutputPol_Set(x) ((x == CMP_NONINV_OUTPUT) || (x == CMP_INV_OUTPUT… macro
92 Assert_Param(IS_CMP_OutputPol_Set(CMP_InitStruct->CMP_OutputPol)); in CMP_Init()
197 #define IS_CMP_OutputPol_Set(x) ((x == CMP_NONINV_OUTPUT) || (x == CMP_INV_OUTPUT… macro
Completed in 6 milliseconds