Searched defs:GPIO_ACTIVE_HIGH (Results 1 – 2 of 2) sorted by relevance
| /linux/include/dt-bindings/gpio/ | ||
| A D | gpio.h | 14 #define GPIO_ACTIVE_HIGH 0 macro |
| /linux/include/linux/gpio/ | ||
| A D | machine.h | 9 GPIO_ACTIVE_HIGH = (0 << 0), enumerator |
Completed in 4 milliseconds