Lines Matching +full:led1 +full:- +full:mode
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include "we_ophelia1ev_nrf52805-pinctrl.dtsi"
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 compatible = "we,we-ophelia1ev-nrf52805";
18 zephyr,shell-uart = &uart0;
19 zephyr,uart-mcumgr = &uart0;
20 zephyr,bt-mon-uart = &uart0;
21 zephyr,bt-c2h-uart = &uart0;
24 zephyr,code-partition = &slot0_partition;
28 compatible = "gpio-leds";
33 led1: led_1 { label
40 compatible = "gpio-keys";
51 led1 = &led1;
53 bootloader-led0 = &led0;
54 mcuboot-button0 = &button0;
55 mcuboot-led0 = &led0;
61 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
69 gpio-as-nreset;
81 compatible = "nordic,nrf-twi";
83 pinctrl-0 = <&i2c0_default>;
84 pinctrl-1 = <&i2c0_sleep>;
85 pinctrl-names = "default", "sleep";
89 compatible = "nordic,nrf-spi";
91 pinctrl-0 = <&spi0_default>;
92 pinctrl-1 = <&spi0_sleep>;
93 pinctrl-names = "default", "sleep";
97 compatible = "nordic,nrf-uarte";
99 current-speed = <115200>;
100 pinctrl-0 = <&uart0_default>;
101 pinctrl-1 = <&uart0_sleep>;
102 pinctrl-names = "default", "sleep";
107 compatible = "fixed-partitions";
108 #address-cells = <1>;
109 #size-cells = <1>;
116 label = "image-0";
120 label = "image-1";
124 label = "image-scratch";