Searched defs:GPIO_DIR (Results 1 – 7 of 7) sorted by relevance
64 #define GPIO_DIR (~((GPIO_IN) | 0xf0000000)) macro
28 #define GPIO_DIR (0x04) macro
30 #define GPIO_DIR 0x8 macro
55 #define GPIO_DIR 0x02 macro
66 #define GPIO_DIR 0x04 macro
23 #define GPIO_DIR 0x00 macro
85 #define GPIO_DIR 0x52 /* GPIO pins direction registers */ macro