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

GPIOD_BASE macro

Syntax

#define GPIOD_BASE (AHB1PERIPH_BASE + 0x0C00UL)

References

LocationText
stm32f401xc.h:694
#define GPIOD_BASE (AHB1PERIPH_BASE + 0x0C00UL)
stm32f401xe.h:694
#define GPIOD_BASE (AHB1PERIPH_BASE + 0x0C00UL)
stm32f407xx.h:984
#define GPIOD_BASE (AHB1PERIPH_BASE + 0x0C00UL)
stm32f411xe.h:696
#define GPIOD_BASE (AHB1PERIPH_BASE + 0x0C00UL)
stm32f412zx.h:915
#define GPIOD_BASE (AHB1PERIPH_BASE + 0x0C00UL)
stm32f413xx.h:1019
#define GPIOD_BASE (AHB1PERIPH_BASE + 0x0C00UL)
stm32f417xx.h:1052
#define GPIOD_BASE (AHB1PERIPH_BASE + 0x0C00UL)
stm32f429xx.h:1115
#define GPIOD_BASE (AHB1PERIPH_BASE + 0x0C00UL)
stm32f439xx.h:1185
#define GPIOD_BASE (AHB1PERIPH_BASE + 0x0C00UL)
stm32f446xx.h:1002
#define GPIOD_BASE (AHB1PERIPH_BASE + 0x0C00UL)
stm32f469xx.h:1206
#define GPIOD_BASE (AHB1PERIPH_BASE + 0x0C00UL)
stm32f479xx.h:1276
#define GPIOD_BASE (AHB1PERIPH_BASE + 0x0C00UL)
stm32f401xc.h:782
#define GPIOD ((GPIO_TypeDef *) GPIOD_BASE)
stm32f401xe.h:782
#define GPIOD ((GPIO_TypeDef *) GPIOD_BASE)
stm32f407xx.h:1105
#define GPIOD ((GPIO_TypeDef *) GPIOD_BASE)
stm32f411xe.h:785
#define GPIOD ((GPIO_TypeDef *) GPIOD_BASE)
stm32f412zx.h:1029
#define GPIOD ((GPIO_TypeDef *) GPIOD_BASE)
stm32f413xx.h:1158
#define GPIOD ((GPIO_TypeDef *) GPIOD_BASE)
stm32f417xx.h:1176
#define GPIOD ((GPIO_TypeDef *) GPIOD_BASE)
stm32f429xx.h:1251
#define GPIOD ((GPIO_TypeDef *) GPIOD_BASE)
stm32f439xx.h:1324
#define GPIOD ((GPIO_TypeDef *) GPIOD_BASE)
stm32f446xx.h:1124
#define GPIOD ((GPIO_TypeDef *) GPIOD_BASE)
stm32f469xx.h:1342
#define GPIOD ((GPIO_TypeDef *) GPIOD_BASE)
stm32f479xx.h:1415
#define GPIOD ((GPIO_TypeDef *) GPIOD_BASE)