Home
last modified time | relevance | path

Searched refs:ADC_CFGR_AWDCH (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_adc.h747 #define ADC_CFGR_AWDCH(_CHANNEL_) \ macro
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_adc.c2068 ADC_CFGR_AWDCH(AnalogWDGConfig->Channel) ); in HAL_ADC_AnalogWDGConfig()