Searched defs:GPIO_DIR (Results 1 – 4 of 4) sorted by relevance
55 #define GPIO_DIR 0x02 macro
25 #define GPIO_DIR 0x00 macro
47 #define GPIO_DIR(p) (GPIO_BASE(p) + 0x08) macro
85 #define GPIO_DIR 0x52 /* GPIO pins direction registers */ macro