Searched defs:GPIO (Results 1 – 2 of 2) sorted by relevance
21 #define GPIO(x) (0xf0010000 + (x) * 0x1000) macro
35 #define GPIO(n) (n + GPIOA) macro