Searched refs:IS_CMP_InputSelection (Results 1 – 2 of 2) sorted by relevance
209 #define IS_CMP_InputSelection(x) ((x == CMP_INPUT_CMPnP) || \ macro225 #define IS_CMP_InputSelection(x) ((x == CMP_INPUT_CMP0P) || \ macro239 #define IS_CMP_InputSelection(x) ((x == CMP_INPUT_CMPnP) || (x == CMP_INPUT_OPA0O)… macro
94 Assert_Param(IS_CMP_InputSelection(CMP_InitStruct->CMP_InputSelection)); in CMP_Init()
Completed in 5 milliseconds