Searched +full:dio1 +full:- +full:gpios (Results 1 – 14 of 14) sorted by relevance
/Zephyr-latest/dts/bindings/lora/ |
D | semtech,sx126x-base.yaml | 3 # SPDX-License-Identifier: Apache-2.0 5 include: spi-device.yaml 8 reset-gpios: 9 type: phandle-array 13 This signal is open-drain, active-low as interpreted by the 16 busy-gpios: 17 type: phandle-array 21 antenna-enable-gpios: 22 type: phandle-array 26 tx-enable-gpios: [all …]
|
D | semtech,sx1261.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 include: semtech,sx126x-base.yaml 11 reset-gpios: 13 busy-gpios: 15 dio1-gpios:
|
D | semtech,sx1262.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 include: semtech,sx126x-base.yaml 11 reset-gpios: 13 busy-gpios: 15 dio1-gpios:
|
/Zephyr-latest/boards/shields/semtech_sx1262mb2das/ |
D | semtech_sx1262mb2das.overlay | 3 * SPDX-License-Identifier: Apache-2.0 15 cs-gpios = <&arduino_header 13 GPIO_ACTIVE_LOW>; 20 spi-max-frequency = <16000000>; 22 reset-gpios = <&arduino_header 0 GPIO_ACTIVE_LOW>; 23 busy-gpios = <&arduino_header 9 GPIO_ACTIVE_HIGH>; 24 antenna-enable-gpios = <&arduino_header 14 GPIO_ACTIVE_HIGH>; 25 dio1-gpios = <&arduino_header 11 GPIO_ACTIVE_HIGH>; 26 dio2-tx-enable; 27 tcxo-power-startup-delay-ms = <5>;
|
/Zephyr-latest/boards/shields/semtech_sx1272mb2das/ |
D | semtech_sx1272mb2das.overlay | 4 * SPDX-License-Identifier: Apache-2.0 16 cs-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>; /* D10 */ 21 spi-max-frequency = <3000000>; 23 reset-gpios = <&arduino_header 0 GPIO_ACTIVE_HIGH>; /* A0 */ 25 dio-gpios = <&arduino_header 8 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>, /* DIO0 is D2 */ 26 <&arduino_header 9 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>, /* DIO1 is D3 */ 30 power-amplifier-output = "rfo";
|
/Zephyr-latest/tests/drivers/build_all/lora/ |
D | sx1262.overlay | 3 * SPDX-License-Identifier: Apache-2.0 8 #address-cells = <1>; 9 #size-cells = <1>; 13 gpio-controller; 15 #gpio-cells = <0x2>; 20 #address-cells = <1>; 21 #size-cells = <0>; 26 cs-gpios = <&test_gpio 0 0>, 34 spi-max-frequency = <16000000>; 35 reset-gpios = <&test_gpio 0 0>; [all …]
|
/Zephyr-latest/boards/shields/semtech_sx1276mb1mas/ |
D | semtech_sx1276mb1mas.overlay | 4 * SPDX-License-Identifier: Apache-2.0 16 cs-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>; /* D10 */ 21 spi-max-frequency = <DT_FREQ_M(1)>; 23 reset-gpios = <&arduino_header 0 GPIO_ACTIVE_LOW>; /* A0 */ 25 dio-gpios = <&arduino_header 8 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>, /* DIO0 is D2 */ 26 <&arduino_header 9 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>, /* DIO1 is D3 */ 32 rfo-enable-gpios = <&arduino_header 4 GPIO_ACTIVE_HIGH>; /* RXTX_EXT is A4 */
|
/Zephyr-latest/tests/subsys/lorawan/frag_decoder/boards/ |
D | native_sim.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 #include <zephyr/dt-bindings/lora/sx126x.h> 13 zephyr,code-partition = &slot0_partition; 21 #address-cells = <1>; 22 #size-cells = <1>; 25 #address-cells = <1>; 26 #size-cells = <0>; 30 clock-frequency = <2000000>; 32 cs-gpios = <&gpio0 1 GPIO_ACTIVE_LOW>; 38 reset-gpios = <&gpio0 2 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/tests/subsys/lorawan/clock_sync/boards/ |
D | native_sim.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 #include <zephyr/dt-bindings/lora/sx126x.h> 13 zephyr,code-partition = &slot0_partition; 21 #address-cells = <1>; 22 #size-cells = <1>; 25 #address-cells = <1>; 26 #size-cells = <0>; 30 clock-frequency = <2000000>; 32 cs-gpios = <&gpio0 1 GPIO_ACTIVE_LOW>; 38 reset-gpios = <&gpio0 2 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/dts/arm/atmel/ |
D | samr34.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 9 #include <zephyr/dt-bindings/lora/sx126x.h> 12 #include "samr34-pinctrl.dtsi" 16 port-c = &portc; 26 compatible = "atmel,sam0-gpio"; 29 #atmel,pin-cells = <2>; 30 #gpio-cells = <2>; 31 gpio-controller; 37 /delete-node/ &dac; 41 compatible = "atmel,sam0-spi"; [all …]
|
/Zephyr-latest/boards/rakwireless/rak4631/ |
D | rak4631_nrf52840.dts | 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>; [all …]
|
/Zephyr-latest/boards/heltec/heltec_wireless_stick_lite_v3/ |
D | heltec_wireless_stick_lite_v3_procpu.dts | 6 * SPDX-License-Identifier: Apache-2.0 8 /dts-v1/; 11 #include "heltec_wireless_stick_lite_v3-pinctrl.dtsi" 12 #include <zephyr/dt-bindings/pwm/pwm.h> 13 #include <zephyr/dt-bindings/input/input-event-codes.h> 14 #include <zephyr/dt-bindings/lora/sx126x.h> 22 pwm-0 = &ledc0; 23 pwm-led0 = &pwm_led_white; 24 uart-0 = &uart0; 25 uart-1 = &uart1; [all …]
|
/Zephyr-latest/boards/rakwireless/rak11720/ |
D | rak11720.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <zephyr/dt-bindings/lora/sx126x.h> 10 #include "rak11720_apollo3-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 22 zephyr,shell-uart = &uart0; 23 zephyr,uart-mcumgr = &uart0; 24 zephyr,uart-pipe = &uart0; 25 zephyr,flash-controller = &flash; 27 zephyr,code-partition = &slot0_partition; [all …]
|
/Zephyr-latest/boards/nordic/nrf52840dk/ |
D | nrf52840dk_nrf52840.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include "nrf52840dk_nrf52840-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 15 compatible = "nordic,nrf52840-dk-nrf52840"; 19 zephyr,shell-uart = &uart0; 20 zephyr,uart-mcumgr = &uart0; 21 zephyr,bt-mon-uart = &uart0; 22 zephyr,bt-c2h-uart = &uart0; 27 compatible = "gpio-leds"; [all …]
|