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

GPIOG_BASE macro

Syntax

#define GPIOG_BASE (AHB1PERIPH_BASE + 0x1800UL)

References

LocationText
stm32f407xx.h:987
#define GPIOG_BASE (AHB1PERIPH_BASE + 0x1800UL)
stm32f412zx.h:918
#define GPIOG_BASE (AHB1PERIPH_BASE + 0x1800UL)
stm32f413xx.h:1022
#define GPIOG_BASE (AHB1PERIPH_BASE + 0x1800UL)
stm32f417xx.h:1055
#define GPIOG_BASE (AHB1PERIPH_BASE + 0x1800UL)
stm32f429xx.h:1118
#define GPIOG_BASE (AHB1PERIPH_BASE + 0x1800UL)
stm32f439xx.h:1188
#define GPIOG_BASE (AHB1PERIPH_BASE + 0x1800UL)
stm32f446xx.h:1005
#define GPIOG_BASE (AHB1PERIPH_BASE + 0x1800UL)
stm32f469xx.h:1209
#define GPIOG_BASE (AHB1PERIPH_BASE + 0x1800UL)
stm32f479xx.h:1279
#define GPIOG_BASE (AHB1PERIPH_BASE + 0x1800UL)
stm32f407xx.h:1108
#define GPIOG ((GPIO_TypeDef *) GPIOG_BASE)
stm32f412zx.h:1032
#define GPIOG ((GPIO_TypeDef *) GPIOG_BASE)
stm32f413xx.h:1161
#define GPIOG ((GPIO_TypeDef *) GPIOG_BASE)
stm32f417xx.h:1179
#define GPIOG ((GPIO_TypeDef *) GPIOG_BASE)
stm32f429xx.h:1254
#define GPIOG ((GPIO_TypeDef *) GPIOG_BASE)
stm32f439xx.h:1327
#define GPIOG ((GPIO_TypeDef *) GPIOG_BASE)
stm32f446xx.h:1127
#define GPIOG ((GPIO_TypeDef *) GPIOG_BASE)
stm32f469xx.h:1345
#define GPIOG ((GPIO_TypeDef *) GPIOG_BASE)
stm32f479xx.h:1418
#define GPIOG ((GPIO_TypeDef *) GPIOG_BASE)