Lines Matching +full:nrf +full:- +full:twi
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";
50 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
58 gpio-as-nreset;
59 nfct-pins-as-gpios;
75 compatible = "nordic,nrf-uart";
77 current-speed = <115200>;
78 pinctrl-0 = <&uart0_default>;
79 pinctrl-1 = <&uart0_sleep>;
80 pinctrl-names = "default", "sleep";
84 compatible = "nordic,nrf-uarte";
85 current-speed = <115200>;
87 pinctrl-0 = <&uart1_default>;
88 pinctrl-1 = <&uart1_sleep>;
89 pinctrl-names = "default", "sleep";
93 compatible = "nordic,nrf-twi";
95 pinctrl-0 = <&i2c0_default>;
96 pinctrl-1 = <&i2c0_sleep>;
97 pinctrl-names = "default", "sleep";
101 compatible = "nordic,nrf-twi";
104 pinctrl-0 = <&i2c1_default>;
105 pinctrl-1 = <&i2c1_sleep>;
106 pinctrl-names = "default", "sleep";
110 compatible = "nordic,nrf-spi";
112 cs-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>;
114 pinctrl-0 = <&spi1_default>;
115 pinctrl-1 = <&spi1_sleep>;
116 pinctrl-names = "default", "sleep";
120 reset-gpios = <&gpio1 6 GPIO_ACTIVE_LOW>;
121 busy-gpios = <&gpio1 14 GPIO_ACTIVE_HIGH>;
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";