Lines Matching +full:rst +full:- +full:gpios
4 * SPDX-License-Identifier: Apache-2.0
6 #include "pan1783_nrf5340_cpunet-pinctrl.dtsi"
7 #include <zephyr/dt-bindings/input/input-event-codes.h>
13 zephyr,shell-uart = &uart0;
14 zephyr,uart-mcumgr = &uart0;
15 zephyr,bt-mon-uart = &uart0;
16 zephyr,bt-c2h-uart = &uart0;
17 zephyr,bt-hci-ipc = &ipc0;
18 nordic,802154-spinel-ipc = &ipc0;
23 compatible = "gpio-leds";
25 gpios = <&gpio0 28 GPIO_ACTIVE_LOW>;
29 gpios = <&gpio0 29 GPIO_ACTIVE_LOW>;
33 gpios = <&gpio0 30 GPIO_ACTIVE_LOW>;
37 gpios = <&gpio0 31 GPIO_ACTIVE_LOW>;
43 compatible = "gpio-keys";
45 gpios = <&gpio0 23 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
50 gpios = <&gpio0 24 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
55 gpios = <&gpio0 8 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
60 gpios = <&gpio0 9 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
66 mikrobus_header: mikrobus-connector {
67 compatible = "mikro-bus";
68 #gpio-cells = <2>;
69 gpio-map-mask = <0xffffffff 0xffffffc0>;
70 gpio-map-pass-thru = <0 0x3f>;
71 gpio-map = <0 0 &gpio0 4 0>, /* AN */
72 /* Not a GPIO*/ /* RST */
90 compatible = "arduino-header-r3";
91 #gpio-cells = <2>;
92 gpio-map-mask = <0xffffffff 0xffffffc0>;
93 gpio-map-pass-thru = <0 0x3f>;
94 gpio-map = <0 0 &gpio0 4 0>, /* A0 */
128 bootloader-led0 = &evb_led1;
129 mcuboot-button0 = &evb_sw1;
130 mcuboot-led0 = &evb_led1;
149 current-speed = <115200>;
150 pinctrl-0 = <&uart0_default>;
151 pinctrl-1 = <&uart0_sleep>;
152 pinctrl-names = "default", "sleep";
158 compatible = "nordic,nrf-twim";
161 pinctrl-0 = <&i2c0_default>;
162 pinctrl-1 = <&i2c0_sleep>;
163 pinctrl-names = "default", "sleep";
167 compatible = "nordic,nrf-spim";
170 cs-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>; /* D10 */
171 pinctrl-0 = <&spi0_default>;
172 pinctrl-1 = <&spi0_sleep>;
173 pinctrl-names = "default", "sleep";
179 compatible = "fixed-partitions";
180 #address-cells = <1>;
181 #size-cells = <1>;
188 label = "image-0";
192 label = "image-1";