Home
last modified time | relevance | path

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

/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_adc.h395 #define ADC_SAMPLETIME_56CYCLES ((uint32_t)(ADC_SMPR1_SMP10_1 | ADC_SMPR1_SMP10_0)) macro
751 ((TIME) == ADC_SAMPLETIME_56CYCLES) || \
/hal_stm32-3.6.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_adc.h386 #define ADC_SAMPLETIME_56CYCLES ((uint32_t)(ADC_SMPR1_SMP10_1 | ADC_SMPR1_SMP10_0)) macro
742 ((TIME) == ADC_SAMPLETIME_56CYCLES) || \
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_adc.h432 #define ADC_SAMPLETIME_56CYCLES ((uint32_t)(ADC_SMPR1_SMP10_1 | ADC_SMPR1_SMP10_0)) macro
791 ((__TIME__) == ADC_SAMPLETIME_56CYCLES) || \