Home
last modified time | relevance | path

Searched defs:ADC_EOC_SINGLE_SEQ_CONV (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_adc.h409 #define ADC_EOC_SINGLE_SEQ_CONV 0x00000002U /*!< reserved for future use */ macro
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_adc.h400 #define ADC_EOC_SINGLE_SEQ_CONV 0x00000002U /*!< reserved for future use */ macro
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_adc.h446 #define ADC_EOC_SINGLE_SEQ_CONV ((uint32_t)0x00000002U) /*!< reserved for future use */ macro