ADC2_BASE is only used within CMSIS.
 
Symbols
loading...
Files
loading...

ADC2_BASE macro

Syntax

#define ADC2_BASE (APB2PERIPH_BASE + 0x2100UL)

References

LocationText
stm32f407xx.h:967
#define ADC2_BASE (APB2PERIPH_BASE + 0x2100UL)
stm32f417xx.h:1035
#define ADC2_BASE (APB2PERIPH_BASE + 0x2100UL)
stm32f429xx.h:1089
#define ADC2_BASE (APB2PERIPH_BASE + 0x2100UL)
stm32f439xx.h:1159
#define ADC2_BASE (APB2PERIPH_BASE + 0x2100UL)
stm32f446xx.h:978
#define ADC2_BASE (APB2PERIPH_BASE + 0x2100UL)
stm32f469xx.h:1179
#define ADC2_BASE (APB2PERIPH_BASE + 0x2100UL)
stm32f479xx.h:1249
#define ADC2_BASE (APB2PERIPH_BASE + 0x2100UL)
stm32f407xx.h:1090
#define ADC2 ((ADC_TypeDef *) ADC2_BASE)
stm32f429xx.h:1227
#define ADC2 ((ADC_TypeDef *) ADC2_BASE)
stm32f446xx.h:1102
#define ADC2 ((ADC_TypeDef *) ADC2_BASE)
stm32f469xx.h:1317
#define ADC2 ((ADC_TypeDef *) ADC2_BASE)