Home
last modified time | relevance | path

Searched refs:LL_ADC_OVS_RATIO_8 (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_adc.h670 #define ADC_OVERSAMPLING_RATIO_8 (LL_ADC_OVS_RATIO_8) /*!< ADC oversampling ratio of 8 …
Dstm32l4xx_ll_adc.h1214 #define LL_ADC_OVS_RATIO_8 ( ADC_CFGR2_OVSR_1 )… macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_adc.h706 #define LL_ADC_OVS_RATIO_8 ( ADC_CFGR2_OVSR_1 )… macro