Searched defs:PIN_MASK (Results 1 – 2 of 2) sorted by relevance
23 #define PIN_MASK(gpio) (1UL << (QE_PIO_PINS - 1 - (gpio))) macro
101 #define PIN_MASK 0x3f macro