Searched defs:PORT_COUNT (Results 1 – 5 of 5) 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