Lines Matching +full:key +full:- +full:string
2 # SPDX-License-Identifier: Apache-2.0
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:
41 Do not use interrupts for the key GPIOs, poll the pin periodically at the
42 specified debounce-interval-ms instead.
44 no-disconnect:
50 child-binding:
54 type: phandle-array
58 type: string
59 description: Descriptive name of the key
63 description: Key code to emit.