Searched defs:GPIO_PORT_MASK (Results 1 – 3 of 3) sorted by relevance
50 #define GPIO_PORT_MASK (0x7 << GPIO_PORT_SHIFT) macro
235 #define GPIO_PORT_MASK (0x7 << GPIO_PORT_SHIFT) macro
132 #define GPIO_PORT_MASK (0x3 << 5) macro