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

GPIOJ_BASE macro

Syntax

#define GPIOJ_BASE (AHB1PERIPH_BASE + 0x2400UL)

References

LocationText
stm32f429xx.h:1121
#define GPIOJ_BASE (AHB1PERIPH_BASE + 0x2400UL)
stm32f439xx.h:1191
#define GPIOJ_BASE (AHB1PERIPH_BASE + 0x2400UL)
stm32f469xx.h:1212
#define GPIOJ_BASE (AHB1PERIPH_BASE + 0x2400UL)
stm32f479xx.h:1282
#define GPIOJ_BASE (AHB1PERIPH_BASE + 0x2400UL)
stm32f429xx.h:1257
#define GPIOJ ((GPIO_TypeDef *) GPIOJ_BASE)
stm32f439xx.h:1330
#define GPIOJ ((GPIO_TypeDef *) GPIOJ_BASE)
stm32f469xx.h:1348
#define GPIOJ ((GPIO_TypeDef *) GPIOJ_BASE)
stm32f479xx.h:1421
#define GPIOJ ((GPIO_TypeDef *) GPIOJ_BASE)