Searched refs:GPIO_PORTA_AHB_BASE (Results 1 – 2 of 2) sorted by relevance
108 #define GPIO_PORTA_AHB_BASE 0x40058000 // GPIO Port A (high speed) macro
64 GPIO_PORTA_BASE, GPIO_PORTA_AHB_BASE,98 return((ulPort == GPIO_PORTA_BASE) || (ulPort == GPIO_PORTA_AHB_BASE) || in GPIOBaseValid()137 case GPIO_PORTA_AHB_BASE: in GPIOGetIntNumber()
Completed in 5 milliseconds