Home
last modified time | relevance | path

Searched defs:TrigAuto (Results 1 – 1 of 1) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_ll_adc.h481 …uint32_t TrigAuto; /*!< Set ADC group injected conversion trigger: independent … member
3113 __STATIC_INLINE void LL_ADC_INJ_SetTrigAuto(ADC_TypeDef *ADCx, uint32_t TrigAuto) in LL_ADC_INJ_SetTrigAuto()