Searched defs:PORT_BASE (Results 1 – 3 of 3) sorted by relevance
35 #define PORT_BASE 8000 macro
82 #define PORT_BASE 0x100 macro
55 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro