Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_adc_ex.c2097 assert_param(IS_ADC_SAMPLING_DELAY(multimode->TwoSamplingDelay)); in HAL_ADCEx_MultiModeConfigChannel()
2153 multimode->TwoSamplingDelay in HAL_ADCEx_MultiModeConfigChannel()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_adc_ex.h205 uint32_t TwoSamplingDelay; /*!< Configures the Delay between 2 sampling phases. member