Searched defs:GPIO_RESET (Results 1 – 3 of 3) sorted by relevance
74 #define GPIO_RESET 0x001 macro
47 #define GPIO_RESET 204 macro
162 #define GPIO_RESET(x) BIT(2 + ((x) * 16)) macro