Lines Matching +full:rx +full:- +full:enable +full:- +full:gpios
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include <zephyr/dt-bindings/lora/sx126x.h>
11 #include "rak4631_nrf52840-pinctrl.dtsi"
19 zephyr,shell-uart = &uart1;
20 zephyr,uart-mcumgr = &uart1;
21 zephyr,bt-mon-uart = &uart1;
22 zephyr,bt-c2h-uart = &uart1;
26 compatible = "gpio-leds";
28 gpios = <&gpio1 4 GPIO_ACTIVE_LOW>;
32 gpios = <&gpio1 3 GPIO_ACTIVE_LOW>;
50 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
58 gpio-as-nreset;
74 compatible = "nordic,nrf-uart";
76 current-speed = <115200>;
77 pinctrl-0 = <&uart0_default>;
78 pinctrl-1 = <&uart0_sleep>;
79 pinctrl-names = "default", "sleep";
83 compatible = "nordic,nrf-uarte";
84 current-speed = <115200>;
86 pinctrl-0 = <&uart1_default>;
87 pinctrl-1 = <&uart1_sleep>;
88 pinctrl-names = "default", "sleep";
92 compatible = "nordic,nrf-twi";
94 pinctrl-0 = <&i2c0_default>;
95 pinctrl-1 = <&i2c0_sleep>;
96 pinctrl-names = "default", "sleep";
100 compatible = "nordic,nrf-twi";
103 pinctrl-0 = <&i2c1_default>;
104 pinctrl-1 = <&i2c1_sleep>;
105 pinctrl-names = "default", "sleep";
109 compatible = "nordic,nrf-spi";
111 cs-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>;
113 pinctrl-0 = <&spi1_default>;
114 pinctrl-1 = <&spi1_sleep>;
115 pinctrl-names = "default", "sleep";
119 reset-gpios = <&gpio1 6 GPIO_ACTIVE_LOW>;
120 busy-gpios = <&gpio1 14 GPIO_ACTIVE_HIGH>;
121 tx-enable-gpios = <&gpio1 7 GPIO_ACTIVE_LOW>;
122 rx-enable-gpios = <&gpio1 5 GPIO_ACTIVE_LOW>;
123 dio1-gpios = <&gpio1 15 GPIO_ACTIVE_HIGH>;
124 dio2-tx-enable;
125 dio3-tcxo-voltage = <SX126X_DIO3_TCXO_3V3>;
126 tcxo-power-startup-delay-ms = <5>;
127 spi-max-frequency = <1000000>;
133 pinctrl-0 = <&qspi_default>;
134 pinctrl-1 = <&qspi_sleep>;
135 pinctrl-names = "default", "sleep";
139 compatible = "nordic,nrf-usbd";