Lines Matching +full:gpio +full:- +full:group
2 # SPDX-License-Identifier: Apache-2.0
5 Zephyr Input GPIO KEYS parent node
7 This defines a group of buttons that can generate input events. Each button
8 is defined in a child node of the gpio-keys node and defines a specific key
13 #include <zephyr/dt-bindings/input/input-event-codes.h>
17 compatible = "gpio-keys";
26 compatible: "gpio-keys"
31 debounce-interval-ms:
38 polling-mode:
42 specified debounce-interval-ms instead.
44 no-disconnect:
47 Do not try to disconnect the pin on suspend. Can be used if the GPIO
50 child-binding:
51 description: GPIO KEYS child node
54 type: phandle-array