Lines Matching +full:led1 +full:- +full:mode
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include "degu_evk-pinctrl.dtsi"
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 compatible = "nordic,pca10056-dk";
19 zephyr,code-partition = &slot0_partition;
24 compatible = "gpio-leds";
27 label = "LED1";
29 led1: led_1 { label
44 compatible = "gpio-keys";
62 en-3v3-switch {
63 compatible = "regulator-fixed";
64 regulator-name = "en_3v3_switch";
65 enable-gpios = <&gpio0 26 GPIO_ACTIVE_HIGH>;
66 regulator-boot-on;
69 en-vin1-moni {
70 compatible = "regulator-fixed";
71 regulator-name = "en_vin1_moni";
72 enable-gpios = <&gpio1 6 GPIO_ACTIVE_HIGH>;
73 regulator-boot-on;
79 led1 = &led1;
90 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
98 gpio-as-nreset;
114 compatible = "nordic,nrf-uart";
115 current-speed = <115200>;
117 pinctrl-0 = <&uart0_default>;
118 pinctrl-1 = <&uart0_sleep>;
119 pinctrl-names = "default", "sleep";
123 compatible = "nordic,nrf-twim";
125 pinctrl-0 = <&i2c0_default>;
126 pinctrl-1 = <&i2c0_sleep>;
127 pinctrl-names = "default", "sleep";
131 compatible = "nordic,nrf-twim";
133 pinctrl-0 = <&i2c1_default>;
134 pinctrl-1 = <&i2c1_sleep>;
135 pinctrl-names = "default", "sleep";
144 compatible = "fixed-partitions";
145 #address-cells = <1>;
146 #size-cells = <1>;
153 label = "image-0";
157 label = "image-1";
161 label = "image-scratch";
172 compatible = "nordic,nrf-usbd";