Home
last modified time | relevance | path

Searched refs:OversamplingStopReset (Results 1 – 2 of 2) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_adc.h77 uint32_t OversamplingStopReset; /*!< Selects the regular oversampling mode. member
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_adc.c643 assert_param(IS_ADC_REGOVERSAMPLING_MODE(hadc->Init.Oversampling.OversamplingStopReset)); in HAL_ADC_Init()
659 hadc->Init.Oversampling.OversamplingStopReset in HAL_ADC_Init()