Searched defs:GPIO_B_REG (Results 1 – 7 of 7) sorted by relevance
15 #define GPIO_B_REG(gpio) (0x02b1 + ((gpio) * 3)) macro
17 #define GPIO_B_REG(gpio) (0x0201 + ((gpio) * 3)) macro
17 #define GPIO_B_REG(gpio) (0x0201 + ((gpio) * 8)) macro
17 #define GPIO_B_REG(gpio) (0x02bf + ((gpio) * 3)) macro
12 #define GPIO_B_REG(gpio) (0x0201 + ((gpio) * 8)) macro
14 #define GPIO_B_REG(gpio) (0x02bf + ((gpio) * 3)) macro