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