Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_adc.h260 …uint32_t CommonClock; /*!< Set parameter common to several ADC: Clock source and p… member
1669 __STATIC_INLINE void LL_ADC_SetCommonClock(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t CommonClock) in LL_ADC_SetCommonClock()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_adc.h408 …uint32_t CommonClock; /*!< Set parameter common to several ADC: Clock source and p… member
2175 __STATIC_INLINE void LL_ADC_SetCommonClock(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t CommonClock) in LL_ADC_SetCommonClock()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_adc.h415 …uint32_t CommonClock; /*!< Set parameter common to several ADC: Clock source and p… member
2457 __STATIC_INLINE void LL_ADC_SetCommonClock(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t CommonClock) in LL_ADC_SetCommonClock()