Home
last modified time | relevance | path

Searched refs:InvertingInputSecondary (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_opamp.c294 assert_param(IS_OPAMP_SEC_INVERTINGINPUT(hopamp->Init.InvertingInputSecondary)); in HAL_OPAMP_Init()
367 hopamp->Init.InvertingInputSecondary | \ in HAL_OPAMP_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_opamp.c344 assert_param(IS_OPAMP_SEC_INVERTING_INPUT(hopamp->Init.InvertingInputSecondary)); in HAL_OPAMP_Init()
436 hopamp->Init.InvertingInputSecondary | in HAL_OPAMP_Init()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_opamp.h70 …uint32_t InvertingInputSecondary; /*!< Specifies the inverting input (secondary) of the opamp … member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_opamp.h79 …uint32_t InvertingInputSecondary; /*!< Specifies the inverting input (secondary) of the opamp … member