Searched refs:GPIO_PORTD_AHB_BASE (Results 1 – 4 of 4) sorted by relevance
111 #define GPIO_PORTD_AHB_BASE 0x4005B000 // GPIO Port D (high speed) macro
24 return (void *)GPIO_PORTD_AHB_BASE; in port_to_pointer()
85 GPIOPinTypeUSBAnalog(GPIO_PORTD_AHB_BASE, GPIO_PIN_4 | GPIO_PIN_5); in stellaris_usbc_init()
67 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 7 milliseconds