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

GPIOK_BASE macro

Syntax

#define GPIOK_BASE (AHB1PERIPH_BASE + 0x2800UL)

References

LocationText
stm32f429xx.h:1122
#define GPIOK_BASE (AHB1PERIPH_BASE + 0x2800UL)
stm32f439xx.h:1192
#define GPIOK_BASE (AHB1PERIPH_BASE + 0x2800UL)
stm32f469xx.h:1213
#define GPIOK_BASE (AHB1PERIPH_BASE + 0x2800UL)
stm32f479xx.h:1283
#define GPIOK_BASE (AHB1PERIPH_BASE + 0x2800UL)
stm32f429xx.h:1258
#define GPIOK ((GPIO_TypeDef *) GPIOK_BASE)
stm32f439xx.h:1331
#define GPIOK ((GPIO_TypeDef *) GPIOK_BASE)
stm32f469xx.h:1349
#define GPIOK ((GPIO_TypeDef *) GPIOK_BASE)
stm32f479xx.h:1422
#define GPIOK ((GPIO_TypeDef *) GPIOK_BASE)