Lines Matching +full:led1 +full:- +full:mode
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include "croxel_cx1825_nrf52840-pinctrl.dtsi"
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 compatible = "croxel,cx1825-nrf52840";
19 zephyr,code-partition = &slot0_partition;
23 compatible = "gpio-leds";
28 led1: led_1 { label
35 compatible = "gpio-keys";
46 led1 = &led1;
48 bootloader-led0 = &led0;
49 mcuboot-button0 = &button0;
50 mcuboot-led0 = &led0;
54 prox-sensor0 = &apds9960;
63 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
71 gpio-as-nreset;
88 pinctrl-0 = <&pwm0_default>;
89 pinctrl-1 = <&pwm0_sleep>;
90 pinctrl-names = "default", "sleep";
94 compatible = "nordic,nrf-twi";
96 pinctrl-0 = <&i2c0_default>;
97 pinctrl-1 = <&i2c0_sleep>;
98 pinctrl-names = "default", "sleep";
104 drdy-gpios = <&gpio1 2 GPIO_ACTIVE_HIGH>;
107 lps22hb: lps22hb-press@5c {
108 compatible = "st,lps22hb-press";
117 int-gpios = <&gpio0 4 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
124 irq-gpios = <&gpio1 15 GPIO_ACTIVE_HIGH>;
129 compatible = "nordic,nrf-usbd";
138 compatible = "fixed-partitions";
139 #address-cells = <1>;
140 #size-cells = <1>;
147 label = "image-0";
151 label = "image-1";