Searched refs:IS_CMP_OutputSelection (Results 1 – 4 of 4) sorted by relevance
130 #define IS_CMP_OutputSelection(x) ((x == CMP_TRIG_NONE) || \ macro155 #define IS_CMP_OutputSelection(x) ((x == CMP_TRIG_NONE) || \ macro
99 #define IS_CMP_OutputSelection(x) ((x == CMP_TRIG_NONE) || (x == CMP_TRIG_GPTM_CH3)… macro
87 Assert_Param(IS_CMP_OutputSelection(CMP_InitStruct->CMP_OutputSelection)); in CMP_Init()
Completed in 7 milliseconds