|
STM32L443xx HAL User Manual
|
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) |
| __STATIC_INLINE void LL_OPAMP_SetInvertingInput | ( | OPAMP_TypeDef * | OPAMPx, |
| uint32_t | InvertingInput | ||
| ) |
Definition at line 640 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 635 of file stm32l4xx_ll_opamp.h.
References LL_OPAMP_SetInputNonInverting().
1.7.6.1