Searched defs:PORT_BASE (Results 1 – 5 of 5) sorted by relevance
70 #define PORT_BASE 0x100 macro
112 #define PORT_BASE (0x800) macro
170 #define PORT_BASE (0x2000) macro
187 #define PORT_BASE (0x2000) macro
58 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro