Searched defs:PORT_COUNT (Results 1 – 4 of 4) sorted by relevance
34 #define PORT_COUNT (BOARD_COUNT*16) macro
31 #define PORT_COUNT ARRAY_SIZE(ports) macro
37 enum {PORT_COUNT = 3,}; enumerator
43 #define PORT_COUNT 11 macro