Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_adc_ex.h49 uint32_t Ratio; /*!< Configures the oversampling ratio. member
H A Dstm32l4xx_hal_adc.h52 uint32_t Ratio; /*!< Configures the oversampling ratio. member
H A Dstm32l4xx_ll_adc.h5573 __STATIC_INLINE void LL_ADC_ConfigOverSamplingRatioShift(ADC_TypeDef *ADCx, uint32_t Ratio, uint32_… in LL_ADC_ConfigOverSamplingRatioShift()