Searched refs:IS_CMP_INPUT_MINUS (Results 1 – 2 of 2) sorted by relevance
181 assert_param(IS_CMP_INPUT_MINUS(sConfig->InputMinus)); in LL_CMP_ChannelConfig()
439 #define IS_CMP_INPUT_MINUS(INM) (((INM) == CMP_INPUT_MINUS_GND) || \ macro
Completed in 7 milliseconds