Searched defs:GPIO_A_REG (Results 1 – 7 of 7) sorted by relevance
14 #define GPIO_A_REG(gpio) (0x02b0 + ((gpio) * 3)) macro
16 #define GPIO_A_REG(gpio) (0x0200 + ((gpio) * 3)) macro
16 #define GPIO_A_REG(gpio) (0x0200 + ((gpio) * 8)) macro
16 #define GPIO_A_REG(gpio) (0x02be + ((gpio) * 3)) macro
11 #define GPIO_A_REG(gpio) (0x0200 + ((gpio) * 8)) macro
13 #define GPIO_A_REG(gpio) (0x02be + ((gpio) * 3)) macro