Searched defs:GPIO_A_REG (Results 1 – 4 of 4) sorted by relevance
11 #define GPIO_A_REG(gpio) (0x0200 + ((gpio) * 8)) macro
13 #define GPIO_A_REG(gpio) (0x02be + ((gpio) * 3)) macro
23 #define GPIO_A_REG(gpio) (0x0200 + ((gpio) * 8)) macro
26 #define GPIO_A_REG(gpio) (0x02be + ((gpio) * 3)) macro