Searched defs:PORT_BASE (Results 1 – 4 of 4) sorted by relevance
23 #define PORT_BASE 8000 macro
70 #define PORT_BASE 0x100 macro
112 #define PORT_BASE (0x800) macro
58 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro