Searched refs:PIN_NUM_MASK (Results 1 – 1 of 1) sorted by relevance
75 #define PIN_NUM_MASK 0x1ff macro76 #define PIN_NUM(x) ((x) & PIN_NUM_MASK)