Searched defs:GPIO_MASK (Results 1 – 2 of 2) sorted by relevance
30 #define GPIO_MASK(x) (1U << ((x) % 32)) macro
289 #define GPIO_MASK 0x64 macro