Searched refs:IS_COMP_INVERTING_INPUT (Results 1 – 2 of 2) sorted by relevance
217 assert_param(IS_COMP_INVERTING_INPUT(COMP_InitStruct->COMP_InvertingInput)); in COMP_Init()
103 #define IS_COMP_INVERTING_INPUT(INPUT) (((INPUT) == COMP_InvertingInput_1_4VREFINT) || \ macro
Completed in 6 milliseconds