Home
last modified time | relevance | path

Searched refs:GPIO_PORTD_AHB_BASE (Results 1 – 4 of 4) sorted by relevance

/lk-master/external/platform/stellaris/ti-driverlib/inc/
A Dhw_memmap.h111 #define GPIO_PORTD_AHB_BASE 0x4005B000 // GPIO Port D (high speed) macro
/lk-master/platform/stellaris/
A Dgpio.c24 return (void *)GPIO_PORTD_AHB_BASE; in port_to_pointer()
A Dusbc.c85 GPIOPinTypeUSBAnalog(GPIO_PORTD_AHB_BASE, GPIO_PIN_4 | GPIO_PIN_5); in stellaris_usbc_init()
/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dgpio.c67 GPIO_PORTD_BASE, GPIO_PORTD_AHB_BASE,
101 (ulPort == GPIO_PORTD_BASE) || (ulPort == GPIO_PORTD_AHB_BASE) || in GPIOBaseValid()
158 case GPIO_PORTD_AHB_BASE: in GPIOGetIntNumber()

Completed in 6 milliseconds