Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_adc.h289 #define ADC_TWOSAMPLINGDELAY_20CYCLES ((uint32_t)ADC_CCR_DELAY) macro
711 ((DELAY) == ADC_TWOSAMPLINGDELAY_20CYCLES))
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_adc.h298 #define ADC_TWOSAMPLINGDELAY_20CYCLES ((uint32_t)ADC_CCR_DELAY) macro
720 ((DELAY) == ADC_TWOSAMPLINGDELAY_20CYCLES))
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_adc.h298 #define ADC_TWOSAMPLINGDELAY_20CYCLES ((uint32_t)ADC_CCR_DELAY) macro
759 ((__DELAY__) == ADC_TWOSAMPLINGDELAY_20CYCLES))