Home
last modified time | relevance | path

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

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_ll_adc.h329 …uint32_t Multimode; /*!< Set ADC multimode configuration to operate in independe… member
3656 __STATIC_INLINE void LL_ADC_SetMultimode(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t Multimode) in LL_ADC_SetMultimode()