Lines Matching +full:button +full:- +full:input +full:- +full:code
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "cc3235sf_launchxl-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
15 compatible = "ti,cc3235sf-launchxl", "ti,cc3235sf", "ti,cc32xx";
18 uart-0 = &uart0;
19 uart-1 = &uart1;
20 i2c-0 = &i2c0;
34 zephyr,shell-uart = &uart0;
38 compatible = "gpio-leds";
54 /* Push button 2 */
55 compatible = "gpio-keys";
58 label = "Push button switch 2";
59 zephyr,code = <INPUT_KEY_0>;
61 /* Push button 3 */
64 label = "Push button switch 3";
65 zephyr,code = <INPUT_KEY_1>;
76 current-speed = <115200>;
77 pinctrl-0 = <&uart0_default>;
78 pinctrl-names = "default";
83 clock-frequency = <I2C_BITRATE_FAST>;
84 pinctrl-0 = <&i2c0_default>;
85 pinctrl-names = "default";