Searched defs:GPIO_C_REG (Results 1 – 4 of 4) sorted by relevance
13 #define GPIO_C_REG(gpio) (0x0202 + ((gpio) * 8)) macro
15 #define GPIO_C_REG(gpio) (0x02c0 + ((gpio) * 3)) macro
25 #define GPIO_C_REG(gpio) (0x0202 + ((gpio) * 8)) macro
28 #define GPIO_C_REG(gpio) (0x02c0 + ((gpio) * 3)) macro