Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_adc.h672 #define ADC_OVERSAMPLING_RATIO_32 (LL_ADC_OVS_RATIO_32) /*!< ADC oversampling ratio of 32…
Dstm32l4xx_ll_adc.h1216 #define LL_ADC_OVS_RATIO_32 (ADC_CFGR2_OVSR_2 )… macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_adc.h708 #define LL_ADC_OVS_RATIO_32 (ADC_CFGR2_OVSR_2 )… macro