Lines Matching +full:led1 +full:- +full:mode
2 /* SPDX-License-Identifier: Apache-2.0 */
4 /dts-v1/;
7 #include "we_proteus3ev_nrf52840-pinctrl.dtsi"
8 #include <zephyr/dt-bindings/input/input-event-codes.h>
12 compatible = "we,we-proteus3ev-nrf52840";
16 zephyr,shell-uart = &uart0;
17 zephyr,uart-mcumgr = &uart0;
18 zephyr,bt-mon-uart = &uart0;
19 zephyr,bt-c2h-uart = &uart0;
23 compatible = "gpio-leds";
28 led1: led_1 { label
35 compatible = "gpio-keys";
38 label = "Wake-up";
47 led1 = &led1;
49 bootloader-led0 = &led0;
59 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
67 gpio-as-nreset;
83 compatible = "nordic,nrf-uarte";
85 current-speed = <115200>;
86 pinctrl-0 = <&uart0_default>;
87 pinctrl-1 = <&uart0_sleep>;
88 pinctrl-names = "default", "sleep";
92 compatible = "nordic,nrf-twi";
95 pinctrl-0 = <&i2c0_default>;
96 pinctrl-1 = <&i2c0_sleep>;
97 pinctrl-names = "default", "sleep";
101 compatible = "nordic,nrf-spi";
104 pinctrl-0 = <&spi0_default>;
105 pinctrl-1 = <&spi0_sleep>;
106 pinctrl-names = "default", "sleep";