Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_adc.h389 #define ADC_SAMPLETIME_144CYCLES ((uint32_t)(ADC_SMPR1_SMP10_2 | ADC_SMPR1_SMP10_1)) macro
745 ((TIME) == ADC_SAMPLETIME_144CYCLES) || \
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_adc.h398 #define ADC_SAMPLETIME_144CYCLES ((uint32_t)(ADC_SMPR1_SMP10_2 | ADC_SMPR1_SMP10_1)) macro
754 ((TIME) == ADC_SAMPLETIME_144CYCLES) || \
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_adc.h435 #define ADC_SAMPLETIME_144CYCLES ((uint32_t)(ADC_SMPR1_SMP10_2 | ADC_SMPR1_SMP10_1)) macro
794 ((__TIME__) == ADC_SAMPLETIME_144CYCLES) || \