Searched defs:PORT_BASE (Results 1 – 2 of 2) sorted by relevance
34 #define PORT_BASE 8000 macro
55 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro