Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_adc.h175 uint32_t SamplingTime; /*!< The sample time common to all channels. member
Dstm32l0xx_ll_adc.h2129 __STATIC_INLINE void LL_ADC_SetSamplingTimeCommonChannels(ADC_TypeDef *ADCx, uint32_t SamplingTime) in LL_ADC_SetSamplingTimeCommonChannels()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_adc.h166 uint32_t SamplingTime; /*!< Sampling time value to be set for the selected channel. member
Dstm32l1xx_ll_adc.h3870 …LINE void LL_ADC_SetChannelSamplingTime(ADC_TypeDef *ADCx, uint32_t Channel, uint32_t SamplingTime) in LL_ADC_SetChannelSamplingTime()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_adc.h228 uint32_t SamplingTime; /*!< Sampling time value to be set for the selected channel. member
Dstm32l4xx_ll_adc.h4659 …LINE void LL_ADC_SetChannelSamplingTime(ADC_TypeDef *ADCx, uint32_t Channel, uint32_t SamplingTime) in LL_ADC_SetChannelSamplingTime()