Home
last modified time | relevance | path

Searched refs:GPIO_PORTA_AHB_BASE (Results 1 – 2 of 2) sorted by relevance

/external/platform/stellaris/ti-driverlib/inc/
A Dhw_memmap.h108 #define GPIO_PORTA_AHB_BASE 0x40058000 // GPIO Port A (high speed) macro
/external/platform/stellaris/ti-driverlib/driverlib/
A Dgpio.c64 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