Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_adc.h456 #define ADC_REGULAR_CHANNELS 0x00000002U /*!< reserved for future use */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_adc.h465 #define ADC_REGULAR_CHANNELS 0x00000002U /*!< reserved for future use */ macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_adc.h502 #define ADC_REGULAR_CHANNELS ((uint32_t)0x00000002U) /*!< reserved for future use */ macro