Searched refs:GPIO_PORTC_BASE (Results 1 – 3 of 3) sorted by relevance
87 #define SWCLK_PORT GPIO_PORTC_BASE91 #define SWDIO_PORT GPIO_PORTC_BASE95 #define SWO_PORT GPIO_PORTC_BASE99 #define TCK_PORT GPIO_PORTC_BASE103 #define TDI_PORT GPIO_PORTC_BASE107 #define TDO_PORT GPIO_PORTC_BASE111 #define TMS_PORT GPIO_PORTC_BASE184 #define SWCLK_PORT GPIO_PORTC_BASE188 #define SWDIO_PORT GPIO_PORTC_BASE192 #define SWO_PORT GPIO_PORTC_BASE[all …]
66 GPIO_PORTC_BASE, GPIO_PORTC_AHB_BASE,100 (ulPort == GPIO_PORTC_BASE) || (ulPort == GPIO_PORTC_AHB_BASE) || in GPIOBaseValid()150 case GPIO_PORTC_BASE: in GPIOGetIntNumber()
55 #define GPIO_PORTC_BASE 0x40006000 // GPIO Port C macro
Completed in 219 milliseconds