Searched refs:IS_CMP_OUTPUT_POLARITY (Results 1 – 2 of 2) sorted by relevance
186 assert_param(IS_CMP_OUTPUT_POLARITY(sConfig->OutputPolarity)); in LL_CMP_ChannelConfig()
528 #define IS_CMP_OUTPUT_POLARITY(POL) (((POL) == CMP_OUPUT_POLARITY_NON_INVERTED) … macro
Completed in 15 milliseconds