Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_adc.h286 #define ADC_TWOSAMPLINGDELAY_17CYCLES ((uint32_t)(ADC_CCR_DELAY_3 | ADC_CCR_DELAY_2)) macro
708 ((DELAY) == ADC_TWOSAMPLINGDELAY_17CYCLES) || \
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_adc.h295 #define ADC_TWOSAMPLINGDELAY_17CYCLES ((uint32_t)(ADC_CCR_DELAY_3 | ADC_CCR_DELAY_2)) macro
717 ((DELAY) == ADC_TWOSAMPLINGDELAY_17CYCLES) || \
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_adc.h295 #define ADC_TWOSAMPLINGDELAY_17CYCLES ((uint32_t)(ADC_CCR_DELAY_3 | ADC_CCR_DELAY_2)) macro
756 ((__DELAY__) == ADC_TWOSAMPLINGDELAY_17CYCLES) || \