Searched refs:InvertingInput (Results 1 – 5 of 5) sorted by relevance
322 assert_param(IS_OPAMP_INVERTING_INPUT_STANDALONE(hopamp->Init.InvertingInput)); in HAL_OPAMP_Init()327 assert_param(IS_OPAMP_INVERTING_INPUT_PGA(hopamp->Init.InvertingInput)); in HAL_OPAMP_Init()372 hopamp->Init.InvertingInput | \ in HAL_OPAMP_Init()392 hopamp->Init.InvertingInput | \ in HAL_OPAMP_Init()
287 assert_param(IS_COMP_INPUT_MINUS(hcomp->Instance, hcomp->Init.InvertingInput)); in HAL_COMP_Init()338 | hcomp->Init.InvertingInput in HAL_COMP_Init()
638 __STATIC_INLINE void LL_OPAMP_SetInvertingInput(OPAMP_TypeDef *OPAMPx, uint32_t InvertingInput) in LL_OPAMP_SetInvertingInput() argument640 LL_OPAMP_SetInputInverting(OPAMPx, InvertingInput); in LL_OPAMP_SetInvertingInput()
62 uint32_t InvertingInput; /*!< Specifies the inverting input in Standalone & PGA modes member
67 uint32_t InvertingInput; /*!< Set comparator input minus (inverting input). member