Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_adc.h385 #define ADC_SAMPLETIME_28CYCLES_5 ((uint32_t)(ADC_SMPR_SMP_1 | ADC_SMPR_SMP_0)) /*!< Sampling t… macro
873 ((TIME) == ADC_SAMPLETIME_28CYCLES_5) || \
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_adc.h317 #define ADC_SAMPLETIME_28CYCLES_5 ((uint32_t)( ADC_SMPR2_SMP0_1 | ADC_SMPR2_S… macro
814 ((TIME) == ADC_SAMPLETIME_28CYCLES_5) || \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_adc_ex.h1381 #define ADC_SAMPLETIME_28CYCLES_5 ((uint32_t)(ADC_SMPR2_SMP0_1 | ADC_SMPR2_SMP0_0)) /*!< Sampli… macro
3733 ((TIME) == ADC_SAMPLETIME_28CYCLES_5) || \