Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_adc.h424 …uint32_t Multimode; /*!< Set ADC multimode configuration to operate in independe… member
5609 __STATIC_INLINE void LL_ADC_SetMultimode(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t Multimode) in LL_ADC_SetMultimode()