Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_adc_ex.c959 assert_param(IS_ADC_SAMPLING_DELAY(multimode->TwoSamplingDelay)); in HAL_ADCEx_MultiModeConfigChannel()
979 tmpADC_Common->CCR |= multimode->TwoSamplingDelay; in HAL_ADCEx_MultiModeConfigChannel()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_adc_ex.h121 uint32_t TwoSamplingDelay; /*!< Configures the Delay between 2 sampling phases. member
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_adc_ex.c2083 assert_param(IS_ADC_SAMPLING_DELAY(multimode->TwoSamplingDelay)); in HAL_ADCEx_MultiModeConfigChannel()
2139 multimode->TwoSamplingDelay in HAL_ADCEx_MultiModeConfigChannel()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_adc_ex.h189 uint32_t TwoSamplingDelay; /*!< Configures the Delay between 2 sampling phases. member