Lines Matching +full:led1 +full:- +full:mode
6 * SPDX-License-Identifier: Apache-2.0
9 /dts-v1/;
11 #include "bl652_dvk-pinctrl.dtsi"
12 #include <zephyr/dt-bindings/input/input-event-codes.h>
20 zephyr,shell-uart = &uart0;
21 zephyr,uart-mcumgr = &uart0;
22 zephyr,bt-mon-uart = &uart0;
23 zephyr,bt-c2h-uart = &uart0;
26 zephyr,code-partition = &slot0_partition;
30 compatible = "gpio-leds";
31 led1: led_1 { label
42 compatible = "gpio-keys";
57 led0 = &led1;
58 led1 = &led2;
61 mcuboot-button0 = &button1;
62 mcuboot-led0 = &led1;
69 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
77 gpio-as-nreset;
90 compatible = "nordic,nrf-uart";
91 current-speed = <115200>;
92 pinctrl-0 = <&uart0_default>;
93 pinctrl-1 = <&uart0_sleep>;
94 pinctrl-names = "default", "sleep";
98 compatible = "nordic,nrf-twi";
101 pinctrl-0 = <&i2c0_default>;
102 pinctrl-1 = <&i2c0_sleep>;
103 pinctrl-names = "default", "sleep";
108 #io-channel-cells = <1>;
121 pinctrl-0 = <&pwm0_default>;
122 pinctrl-1 = <&pwm0_sleep>;
123 pinctrl-names = "default", "sleep";
127 compatible = "nordic,nrf-spi";
130 cs-gpios = <&gpio0 22 GPIO_ACTIVE_LOW>;
131 pinctrl-0 = <&spi0_default>;
132 pinctrl-1 = <&spi0_sleep>;
133 pinctrl-names = "default", "sleep";
137 compatible = "nordic,nrf-spi";
139 cs-gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
140 pinctrl-0 = <&spi1_default>;
141 pinctrl-1 = <&spi1_sleep>;
142 pinctrl-names = "default", "sleep";
148 compatible = "fixed-partitions";
149 #address-cells = <1>;
150 #size-cells = <1>;
157 label = "image-0";
161 label = "image-1";
165 label = "image-scratch";