Lines Matching +full:button +full:- +full:input +full:- +full:code
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "lpcxpresso51u68-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
21 zephyr,shell-uart = &flexcomm0;
31 usart-0 = &flexcomm0;
35 compatible = "gpio-leds";
50 gpio-keys {
51 compatible = "gpio-keys";
53 label = "Wakeup button";
55 zephyr,code = <INPUT_KEY_WAKEUP>;
58 label = "ISP0 button";
60 zephyr,code = <INPUT_KEY_0>;
63 label = "ISP1 button";
65 zephyr,code = <INPUT_KEY_1>;
72 compatible = "nxp,lpc-usart";
73 current-speed = <115200>;
74 pinctrl-0 = <&pinmux_flexcomm0_uart>;
75 pinctrl-names = "default";
80 compatible = "nxp,lpc-i2c";
81 clock-frequency = <I2C_BITRATE_STANDARD>;
82 pinctrl-0 = <&pinmux_flexcomm4_i2c>;
83 pinctrl-names = "default";
84 #address-cells = <1>;
85 #size-cells = <0>;
90 compatible = "nxp,lpc-spi";
91 pinctrl-0 = <&pinmux_flexcomm5_spi>;
92 pinctrl-names = "default";
93 #address-cells = <1>;
94 #size-cells = <0>;