Home
last modified time | relevance | path

Searched refs:GPIO_PORTC_AHB_BASE (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/platform/stellaris/ti-driverlib/inc/
A Dhw_memmap.h110 #define GPIO_PORTC_AHB_BASE 0x4005A000 // GPIO Port C (high speed) macro
/lk-master/platform/stellaris/
A Dgpio.c22 return (void *)GPIO_PORTC_AHB_BASE; in port_to_pointer()
/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dgpio.c66 GPIO_PORTC_BASE, GPIO_PORTC_AHB_BASE,
100 (ulPort == GPIO_PORTC_BASE) || (ulPort == GPIO_PORTC_AHB_BASE) || in GPIOBaseValid()
151 case GPIO_PORTC_AHB_BASE: in GPIOGetIntNumber()

Completed in 5 milliseconds