Searched defs:GPIO_B_REG (Results 1 – 4 of 4) sorted by relevance
12 #define GPIO_B_REG(gpio) (0x0201 + ((gpio) * 8)) macro
14 #define GPIO_B_REG(gpio) (0x02bf + ((gpio) * 3)) macro
24 #define GPIO_B_REG(gpio) (0x0201 + ((gpio) * 8)) macro
27 #define GPIO_B_REG(gpio) (0x02bf + ((gpio) * 3)) macro