STM32L486xx HAL User Manual
Functions
Configuration of OPAMP, legacy functions name
OPAMP Exported Functions

Functions

__STATIC_INLINE void LL_OPAMP_SetNonInvertingInput (OPAMP_TypeDef *OPAMPx, uint32_t NonInvertingInput)
__STATIC_INLINE void LL_OPAMP_SetInvertingInput (OPAMP_TypeDef *OPAMPx, uint32_t InvertingInput)

Function Documentation

__STATIC_INLINE void LL_OPAMP_SetInvertingInput ( OPAMP_TypeDef *  OPAMPx,
uint32_t  InvertingInput 
)

Definition at line 648 of file stm32l4xx_ll_opamp.h.

References LL_OPAMP_SetInputInverting().

__STATIC_INLINE void LL_OPAMP_SetNonInvertingInput ( OPAMP_TypeDef *  OPAMPx,
uint32_t  NonInvertingInput 
)

Definition at line 643 of file stm32l4xx_ll_opamp.h.

References LL_OPAMP_SetInputNonInverting().