STM32L486xx HAL User Manual
Functions
Configuration of ADC alternate functions name
ADC Exported Functions

Functions

__STATIC_INLINE void LL_ADC_REG_SetTrigSource (ADC_TypeDef *ADCx, uint32_t TriggerSource)
__STATIC_INLINE void LL_ADC_INJ_SetTrigSource (ADC_TypeDef *ADCx, uint32_t TriggerSource)

Function Documentation

__STATIC_INLINE void LL_ADC_INJ_SetTrigSource ( ADC_TypeDef *  ADCx,
uint32_t  TriggerSource 
)

Definition at line 5878 of file stm32l4xx_ll_adc.h.

References LL_ADC_INJ_SetTriggerSource().

__STATIC_INLINE void LL_ADC_REG_SetTrigSource ( ADC_TypeDef *  ADCx,
uint32_t  TriggerSource 
)

Definition at line 5874 of file stm32l4xx_ll_adc.h.

References LL_ADC_REG_SetTriggerSource().