Searched defs:PINID (Results 1 – 2 of 2) sorted by relevance
17 #define PINID(bank, pin) ((bank) * 32 + (pin)) macro