Home
last modified time | relevance | path

Searched +full:busy +full:- +full:gpios (Results 1 – 25 of 49) sorted by relevance

12

/Zephyr-latest/dts/bindings/auxdisplay/
Dnoritake,itron.yaml4 # SPDX-License-Identifier: Apache-2.0
11 include: [auxdisplay-device.yaml, uart-device.yaml]
14 reset-gpios:
15 type: phandle-array
18 busy-gpios:
19 type: phandle-array
20 description: Optional GPIO used for busy detection
/Zephyr-latest/dts/bindings/lora/
Dsemtech,sx126x-base.yaml3 # 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
19 GPIO connected to the modem's BUSY signal.
21 antenna-enable-gpios:
22 type: phandle-array
[all …]
Dsemtech,sx1261.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: semtech,sx126x-base.yaml
11 reset-gpios:
13 busy-gpios:
15 dio1-gpios:
Dsemtech,sx1262.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: semtech,sx126x-base.yaml
11 reset-gpios:
13 busy-gpios:
15 dio1-gpios:
/Zephyr-latest/tests/ztest/busy_sim/boards/
Dnrf52840dk_nrf52840_pin.overlay4 * SPDX-License-Identifier: Apache-2.0
13 busy-sim {
14 compatible = "vnd,busy-sim";
17 active-gpios = <&gpio0 27 GPIO_ACTIVE_HIGH>;
/Zephyr-latest/boards/shields/semtech_sx1262mb2das/
Dsemtech_sx1262mb2das.overlay3 * 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/tests/drivers/build_all/lora/
Dsx1262.overlay3 * 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/tests/subsys/lorawan/frag_decoder/boards/
Dnative_sim.overlay4 * 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/
Dnative_sim.overlay4 * 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/boards/shields/waveshare_epaper/
Dwaveshare_epaper_gdeh0154a07.overlay4 * SPDX-License-Identifier: Apache-2.0
15 compatible = "zephyr,mipi-dbi-spi";
16 spi-dev = <&arduino_spi>;
17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
18 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */
19 #address-cells = <1>;
20 #size-cells = <0>;
24 mipi-max-frequency = <4000000>;
28 busy-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>; /* D7 */
33 border-waveform = <0x05>;
[all …]
Dwaveshare_epaper_gdey0213b74.overlay4 * SPDX-License-Identifier: Apache-2.0
15 compatible = "zephyr,mipi-dbi-spi";
16 spi-dev = <&arduino_spi>;
17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
18 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */
19 #address-cells = <1>;
20 #size-cells = <0>;
24 mipi-max-frequency = <4000000>;
28 busy-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>; /* D7 */
33 border-waveform = <0x05>;
[all …]
Dwaveshare_epaper_gdew042t2.overlay14 compatible = "zephyr,mipi-dbi-spi";
15 spi-dev = <&arduino_spi>;
16 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
17 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */
18 write-only;
19 #address-cells = <1>;
20 #size-cells = <0>;
24 mipi-max-frequency = <4000000>;
28 busy-gpios = <&arduino_header 13 GPIO_ACTIVE_LOW>; /* D7 */
Dwaveshare_epaper_gdew075t7.overlay4 * SPDX-License-Identifier: Apache-2.0
15 compatible = "zephyr,mipi-dbi-spi";
16 spi-dev = <&arduino_spi>;
17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
18 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */
19 write-only;
20 #address-cells = <1>;
21 #size-cells = <0>;
25 mipi-max-frequency = <4000000>;
29 busy-gpios = <&arduino_header 13 GPIO_ACTIVE_LOW>; /* D7 */
Dwaveshare_epaper_gdeh029a1.overlay4 * SPDX-License-Identifier: Apache-2.0
15 compatible = "zephyr,mipi-dbi-spi";
16 spi-dev = <&arduino_spi>;
17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
18 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */
19 #address-cells = <1>;
20 #size-cells = <0>;
24 mipi-max-frequency = <4000000>;
28 busy-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>; /* D7 */
34 border-waveform = <0x33>;
[all …]
Dwaveshare_epaper_gdeh0213b1.overlay4 * SPDX-License-Identifier: Apache-2.0
15 compatible = "zephyr,mipi-dbi-spi";
16 spi-dev = <&arduino_spi>;
17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
18 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */
19 #address-cells = <1>;
20 #size-cells = <0>;
24 mipi-max-frequency = <4000000>;
28 busy-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>; /* D7 */
34 border-waveform = <0x71>;
[all …]
Dwaveshare_epaper_gdeh0213b72.overlay4 * SPDX-License-Identifier: Apache-2.0
15 compatible = "zephyr,mipi-dbi-spi";
16 spi-dev = <&arduino_spi>;
17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
18 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */
19 #address-cells = <1>;
20 #size-cells = <0>;
24 mipi-max-frequency = <4000000>;
28 busy-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>; /* D7 */
34 border-waveform = <0x03>;
[all …]
Dwaveshare_epaper_gdew042t2-p.overlay4 * SPDX-License-Identifier: Apache-2.0
14 mipi_dbi_waveshare_epaper_gdew042t2-p {
15 compatible = "zephyr,mipi-dbi-spi";
16 spi-dev = <&arduino_spi>;
17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
18 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */
19 write-only;
20 #address-cells = <1>;
21 #size-cells = <0>;
29 mipi-max-frequency = <4000000>;
[all …]
/Zephyr-latest/dts/bindings/display/
Dsolomon,ssd16xx-common.yaml2 # SPDX-License-Identifier: Apache-2.0
6 include: [mipi-dbi-spi-device.yaml, display-controller.yaml]
10 type: uint8-array
13 busy-gpios:
14 type: phandle-array
16 description: BUSY pin.
18 The BUSY pin of SSD16XX is active high.
34 - 0
35 - 90
36 - 180
[all …]
Dultrachip,uc81xx-common.yaml4 # SPDX-License-Identifier: Apache-2.0
8 include: [mipi-dbi-spi-device.yaml, display-controller.yaml]
11 busy-gpios:
12 type: phandle-array
14 description: BUSY pin.
16 The BUSY pin of UC81xx is active low.
21 type: uint8-array
24 child-binding:
41 - 'full' - Normal / full refresh.
42 - 'partial' - Partial refresh, defaults to the values in the
[all …]
/Zephyr-latest/dts/bindings/test/
Dvnd,busy-sim.yaml2 # SPDX-License-Identifier: Apache-2.0
7 compatible: "vnd,busy-sim"
16 active-gpios:
17 type: phandle-array
/Zephyr-latest/boards/phytec/reel_board/
Dreel_board.dts2 * Copyright (c) 2018-2019 PHYTEC Messtechnik GmbH
5 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
11 #include "reel_board-pinctrl.dtsi"
19 zephyr,shell-uart = &uart0;
20 zephyr,uart-mcumgr = &uart0;
21 zephyr,bt-mon-uart = &uart0;
22 zephyr,bt-c2h-uart = &uart0;
25 zephyr,code-partition = &slot0_partition;
30 compatible = "gpio-leds";
[all …]
/Zephyr-latest/boards/rakwireless/rak4631/
Drak4631_nrf52840.dts4 * 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/rakwireless/rak11720/
Drak11720.dts4 * 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/heltec/heltec_wireless_stick_lite_v3/
Dheltec_wireless_stick_lite_v3_procpu.dts6 * 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/tests/drivers/build_all/display/
Dapp.overlay4 * SPDX-License-Identifier: Apache-2.0
9 * with real-world devicetree nodes, to allow these tests to run on
13 #include <zephyr/dt-bindings/led/led.h>
14 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h>
18 #address-cells = <1>;
19 #size-cells = <1>;
23 gpio-controller;
25 #gpio-cells = <0x2>;
30 compatible = "zephyr,mipi-dbi-spi";
32 dc-gpios = <&test_gpio 0 0>;
[all …]

12