Searched defs:GPIO_D_REG (Results 1 – 2 of 2) sorted by relevance
14 #define GPIO_D_REG(gpio) (0x0203 + ((gpio) * 8)) macro
26 #define GPIO_D_REG(gpio) (0x0203 + ((gpio) * 8)) macro