Searched defs:GPIO_C_REG (Results 1 – 7 of 7) sorted by relevance
16 #define GPIO_C_REG(gpio) (0x02b2 + ((gpio) * 3)) macro
18 #define GPIO_C_REG(gpio) (0x0202 + ((gpio) * 3)) macro
18 #define GPIO_C_REG(gpio) (0x0202 + ((gpio) * 8)) macro
18 #define GPIO_C_REG(gpio) (0x02c0 + ((gpio) * 3)) macro
13 #define GPIO_C_REG(gpio) (0x0202 + ((gpio) * 8)) macro
15 #define GPIO_C_REG(gpio) (0x02c0 + ((gpio) * 3)) macro