Lines Matching +full:button +full:- +full:input +full:- +full:code
1 /* SPDX-License-Identifier: Apache-2.0 */
3 /dts-v1/;
7 #include "cc3220sf_launchxl-pinctrl.dtsi"
8 #include <zephyr/dt-bindings/input/input-event-codes.h>
12 compatible = "ti,cc3220sf-launchxl", "ti,cc3220sf", "ti,cc32xx";
15 uart-0 = &uart0;
16 uart-1 = &uart1;
17 i2c-0 = &i2c0;
31 zephyr,shell-uart = &uart0;
35 compatible = "gpio-leds";
51 /* Push button 2 */
52 compatible = "gpio-keys";
55 label = "Push button switch 2";
56 zephyr,code = <INPUT_KEY_0>;
58 /* Push button 3 */
61 label = "Push button switch 3";
62 zephyr,code = <INPUT_KEY_1>;
88 current-speed = <115200>;
89 pinctrl-0 = <&uart0_default>;
90 pinctrl-names = "default";
95 clock-frequency = <I2C_BITRATE_FAST>;
96 pinctrl-0 = <&i2c0_default>;
97 pinctrl-names = "default";