Lines Matching +full:led2 +full:- +full:mode
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include "nrf52833dk_nrf52820-pinctrl.dtsi"
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 compatible = "nordic,nrf52833-dk-nrf52820";
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";
37 led2: led_2 { label
48 compatible = "pwm-leds";
55 compatible = "gpio-keys";
82 led2 = &led2;
84 pwm-led0 = &pwm_led0;
89 bootloader-led0 = &led0;
90 mcuboot-button0 = &button0;
91 mcuboot-led0 = &led0;
97 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
102 channel-gpios = <&gpio0 13 PWM_POLARITY_INVERTED>;
103 clock-prescaler = <8>;
107 gpio-as-nreset;
119 compatible = "nordic,nrf-uarte";
121 current-speed = <115200>;
122 pinctrl-0 = <&uart0_default>;
123 pinctrl-1 = <&uart0_sleep>;
124 pinctrl-names = "default", "sleep";
128 compatible = "nordic,nrf-twi";
130 pinctrl-0 = <&i2c0_default>;
131 pinctrl-1 = <&i2c0_sleep>;
132 pinctrl-names = "default", "sleep";
136 compatible = "nordic,nrf-twi";
142 compatible = "nordic,nrf-spi";
149 pinctrl-0 = <&spi1_default>;
150 pinctrl-1 = <&spi1_sleep>;
151 pinctrl-names = "default", "sleep";
157 compatible = "fixed-partitions";
158 #address-cells = <1>;
159 #size-cells = <1>;
166 label = "image-0";
170 label = "image-1";
181 compatible = "nordic,nrf-usbd";