Searched defs:GPIO_OUT (Results 1 – 8 of 8) sorted by relevance
19 #define GPIO_OUT 1 macro
39 GPIO_OUT = 1 enumerator
43 #define GPIO_OUT(x) (GPIO_REG(x) + 0X20) macro
45 #define GPIO_OUT(p) GPIO_BASE(p) macro
86 #define GPIO_OUT 0x53 /* GPIO pins output register */ macro
370 #define GPIO_OUT (REG_GPIO_PIN_CTRL+1) macro
356 #define GPIO_OUT (REG_GPIO_PIN_CTRL+1) macro
391 #define GPIO_OUT (REG_GPIO_PIN_CTRL+1) macro