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

DAC_BASE macro

Syntax

#define DAC_BASE (APB1PERIPH_BASE + 0x7400UL)

References

LocationText
stm32f407xx.h:959
#define DAC_BASE (APB1PERIPH_BASE + 0x7400UL)
stm32f410rx.h:593
#define DAC_BASE (APB1PERIPH_BASE + 0x7400UL)
stm32f410tx.h:588
#define DAC_BASE (APB1PERIPH_BASE + 0x7400UL)
stm32f413xx.h:967
#define DAC_BASE (APB1PERIPH_BASE + 0x7400UL)
stm32f417xx.h:1027
#define DAC_BASE (APB1PERIPH_BASE + 0x7400UL)
stm32f429xx.h:1079
#define DAC_BASE (APB1PERIPH_BASE + 0x7400UL)
stm32f439xx.h:1149
#define DAC_BASE (APB1PERIPH_BASE + 0x7400UL)
stm32f446xx.h:970
#define DAC_BASE (APB1PERIPH_BASE + 0x7400UL)
stm32f469xx.h:1169
#define DAC_BASE (APB1PERIPH_BASE + 0x7400UL)
stm32f479xx.h:1239
#define DAC_BASE (APB1PERIPH_BASE + 0x7400UL)
stm32f407xx.h:1084
#define DAC ((DAC_TypeDef *) DAC_BASE) /* Kept for legacy purpose */
stm32f413xx.h:1112
#define DAC ((DAC_TypeDef *) DAC_BASE) /* Kept for legacy purpose */
stm32f429xx.h:1218
#define DAC1 ((DAC_TypeDef *) DAC_BASE)
stm32f429xx.h:1219
#define DAC ((DAC_TypeDef *) DAC_BASE) /* Kept for legacy purpose */
stm32f446xx.h:1096
#define DAC ((DAC_TypeDef *) DAC_BASE) /* Kept for legacy purpose */
stm32f469xx.h:1309
#define DAC ((DAC_TypeDef *) DAC_BASE) /* Kept for legacy purpose */