Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_opamp.c291 assert_param(IS_OPAMP_SEC_NONINVERTINGINPUT(hopamp->Init.NonInvertingInputSecondary)); in HAL_OPAMP_Init()
352 hopamp->Init.NonInvertingInputSecondary | \ in HAL_OPAMP_Init()
368 hopamp->Init.NonInvertingInputSecondary | \ in HAL_OPAMP_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_opamp.c343 assert_param(IS_OPAMP_SEC_NONINVERTING_INPUT(hopamp->Init.NonInvertingInputSecondary)); in HAL_OPAMP_Init()
437 hopamp->Init.NonInvertingInputSecondary); in HAL_OPAMP_Init()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_opamp.h80 …uint32_t NonInvertingInputSecondary; /*!< Specifies the non inverting input (secondary) of the op… member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_opamp.h90 …uint32_t NonInvertingInputSecondary; /*!< Specifies the non inverting input (secondary) of the op… member