Searched refs:GPIOA_BASE (Results 1 – 3 of 3) sorted by relevance
150 #define GPIOA_BASE 0x40020000UL macro
47 GPIOA_BASE,
874 struct StmGpio *gpioa = (struct StmGpio*)GPIOA_BASE; in blSpiLoader()