Searched refs:COMP_NonInvertingInput (Results 1 – 3 of 3) sorted by relevance
218 assert_param(IS_COMP_NONINVERTING_INPUT(COMP_InitStruct->COMP_NonInvertingInput)); in COMP_Init()239 …preg |= (uint32_t)(COMP_InitStruct->COMP_InvertingInput | COMP_InitStruct->COMP_NonInvertingInput | in COMP_Init()256 COMP_InitStruct->COMP_NonInvertingInput = COMP_NonInvertingInput_IO1; in COMP_StructInit()
131 u32 COMP_NonInvertingInput; member
47 uint32_t COMP_NonInvertingInput; /*!< Selects the non inverting input of the comparator. member
Completed in 4 milliseconds