Home
last modified time | relevance | path

Searched +full:d5 +full:- +full:d10 (Results 1 – 25 of 221) sorted by relevance

123456789

/Zephyr-latest/dts/bindings/gpio/
Dseeed-xiao-header.yaml4 # SPDX-License-Identifier: Apache-2.0
12 Proceeding counter-clockwise:
13 * A 7-pin Digital/Analog Input header. This has input signals
15 * An 7-pin header Power and Digital/Analog Input header. This
20 through 10 correspond to D0 through D10, as depicted below:
22 0 D0 5V -
23 1 D1 GND -
24 2 D2 3V3 -
25 3 D3 D10 10
27 5 D5 D8 8
[all …]
Darduino-mkr-header.yaml2 # SPDX-License-Identifier: Apache-2.0
9 * One side of the 14-pin header is analog inputs and digital signals.
12 D0-D5 is a digital output.
13 * The other side 14-pin header is power supplies and peripheral interface.
21 - AREF 5V -
22 15 A0/D15/DAC0 VIN -
23 16 A1/D16 VCC -
24 17 A2/D17 GND -
25 18 A3/D18 RESET -
30 1 D1 D10/CPIO 10
[all …]
Dnxp,parallel-lcd-connector.yaml2 # SPDX-License-Identifier: Apache-2.0
5 compatible: "nxp,parallel-lcd-connector"
17 5-7 GND
18 8-12 LCD D11-D15
19 13-14 GND
20 15-20 LCD D5-D10
21 21-23 GND
22 24-28 LCD D0-D4
31 37-40 NC
33 include: [gpio-nexus.yaml, base.yaml]
Dadafruit-feather-header.yaml2 # SPDX-License-Identifier: Apache-2.0
9 Proceeding counter-clockwise:
10 * A 16-pin header. 12 pins on this header are exposed
12 * A 12-pin header. 9 pins on this header are exposed
19 - RESET
20 - 3V3
21 - 3V3
22 - GND
23 0 A0 - VBAT
24 1 A1 - EN
[all …]
Darduino-nano-header-r3.yaml2 # SPDX-License-Identifier: Apache-2.0
9 * A 15-pin header with mostly digital signals. The additional NRST (pin3)
11 * A 15-pin Analog Input and power supply header. This has analog input
19 1 D1 VIN -
20 0 D0 GND -
21 - RESET RESET -
22 - GND 5V -
26 5 D5 A4/D18 18
31 10 D10 AREF -
32 11 D11 3V3 -
[all …]
Dsparkfun-pro-micro-header.yaml2 # SPDX-License-Identifier: Apache-2.0
10 Proceeding counter-clockwise:
11 * A 12-pin Power and Digital Input header. This has input signals
13 * An 12-pin Power and Digital/Analog Input header. This
15 non-monotonically decreasing numbering.
19 1 D1/TXO RAW -
20 0 D0/RXI GND -
21 - GND RST -
22 - GND VCC -
26 5 D5 D18/A0 18
[all …]
Darduino-header-r3.yaml3 # SPDX-License-Identifier: Apache-2.0
11 Proceeding counter-clockwise:
12 * An 8-pin Power Supply header. No pins on this header are exposed
14 * A 6-pin Analog Input header. This has analog input signals
16 * An 8-pin header (opposite Analog Input). This has digital input
18 * A 10-pin header (opposite Power Supply). This has six additional
29 AREF -
30 GND -
31 - N/C D13 19
32 - IOREF D12 18
[all …]
Dpanasonic,reduced-arduino-header.yaml2 # SPDX-License-Identifier: Apache-2.0
9 AREF -
10 GND -
11 - N/C D13 19
12 - IOREF D12 18
13 - RESET D11 17
14 - 3V3 D10 16
15 - 5V D9 NC
16 - GND D8 NC
17 - GND
[all …]
/Zephyr-latest/boards/shields/inventek_eswifi/
Dinventek_eswifi_arduino_spi.overlay4 * SPDX-License-Identifier: Apache-2.0
10 /* D10 */
11 cs-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>;
16 spi-max-frequency = <2000000>;
20 data-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>;
22 wakeup-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>;
24 resetn-gpios = <&arduino_header 12 GPIO_ACTIVE_HIGH>;
25 /* D5 */
26 boot0-gpios = <&arduino_header 11 GPIO_ACTIVE_HIGH>;
/Zephyr-latest/boards/shields/adafruit_winc1500/
Dadafruit_winc1500.overlay4 * SPDX-License-Identifier: Apache-2.0
9 cs-gpios = <&arduino_header 16 0>; /* D10 */
15 spi-max-frequency = <4000000>;
16 irq-gpios = <&arduino_header 13 GPIO_ACTIVE_LOW>; /* D7 */
17 reset-gpios = <&arduino_header 11 GPIO_ACTIVE_LOW>; /* D5 */
18 enable-gpios = <&arduino_header 12 0>; /* D6 */
/Zephyr-latest/boards/shields/semtech_sx1272mb2das/
Dsemtech_sx1272mb2das.overlay4 * 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 */
28 <&arduino_header 11 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>; /* DIO3 is D5 */
30 power-amplifier-output = "rfo";
/Zephyr-latest/boards/shields/semtech_sx1276mb1mas/
Dsemtech_sx1276mb1mas.overlay4 * 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 */
28 <&arduino_header 11 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>, /* DIO3 is D5 */
32 rfo-enable-gpios = <&arduino_header 4 GPIO_ACTIVE_HIGH>; /* RXTX_EXT is A4 */
/Zephyr-latest/boards/seeed/xiao_esp32c3/
Dseeed_xiao_connector.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "seeed,xiao-gpio";
10 #gpio-cells = <2>;
11 gpio-map-mask = <0xffffffff 0xffffffc0>;
12 gpio-map-pass-thru = <0 0x3f>;
13 gpio-map = <0 0 &gpio0 2 0>, /* D0 */
18 <5 0 &gpio0 7 0>, /* D5 */
23 <10 0 &gpio0 10 0>; /* D10 */
/Zephyr-latest/boards/seeed/xiao_esp32c6/
Dseeed_xiao_connector.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "seeed,xiao-gpio";
10 #gpio-cells = <2>;
11 gpio-map-mask = <0xffffffff 0xffffffc0>;
12 gpio-map-pass-thru = <0 0x3f>;
13 gpio-map = <0 0 &gpio0 0 0>, /* D0 */
18 <5 0 &gpio0 23 0>, /* D5 */
23 <10 0 &gpio0 18 0>; /* D10 */
/Zephyr-latest/boards/seeed/xiao_rp2040/
Dseeed_xiao_connector.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "seeed,xiao-gpio";
10 #gpio-cells = <2>;
11 gpio-map-mask = <0xffffffff 0xffffffc0>;
12 gpio-map-pass-thru = <0 0x3f>;
13 gpio-map
19 , <5 0 &gpio0 7 0> /* D5 */
24 , <10 0 &gpio0 3 0> /* D10 */
/Zephyr-latest/boards/adafruit/qt_py_esp32s3/
Dseeed_xiao_connector.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "seeed,xiao-gpio";
10 #gpio-cells = <2>;
11 gpio-map-mask = <0xffffffff 0xffffffc0>;
12 gpio-map-pass-thru = <0 0x3f>;
13 gpio-map = <0 0 &gpio0 18 0>, /* D0 */
18 <5 0 &gpio0 6 0>, /* D5 */
23 <10 0 &gpio1 3 0>; /* D10 */
/Zephyr-latest/boards/adafruit/qt_py_rp2040/
Dseeed_xiao_connector.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "seeed,xiao-gpio";
10 #gpio-cells = <2>;
11 gpio-map-mask = <0xffffffff 0xffffffc0>;
12 gpio-map-pass-thru = <0 0x3f>;
13 gpio-map = <0 0 &gpio0 29 0>, /* D0 */
18 <5 0 &gpio0 25 0>, /* D5 */
23 <10 0 &gpio0 3 0>; /* D10 */
/Zephyr-latest/boards/seeed/seeeduino_xiao/
Dseeed_xiao_connector.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "seeed,xiao-gpio";
10 #gpio-cells = <2>;
11 gpio-map-mask = <0xffffffff 0xffffffc0>;
12 gpio-map-pass-thru = <0 0x3f>;
13 gpio-map
19 , <5 0 &porta 9 0> /* D5 */
24 , <10 0 &porta 6 0> /* D10 */
/Zephyr-latest/boards/seeed/xiao_ble/
Dseeed_xiao_connector.dtsi5 * SPDX-License-Identifier: Apache-2.0
10 compatible = "seeed,xiao-gpio";
11 #gpio-cells = <2>;
12 gpio-map-mask = <0xffffffff 0xffffffc0>;
13 gpio-map-pass-thru = <0 0x3f>;
14 gpio-map
20 , <5 0 &gpio0 5 0> /* D5 */
25 , <10 0 &gpio1 15 0> /* D10 */
/Zephyr-latest/boards/seeed/xiao_esp32s3/
Dseeed_xiao_connector.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "seeed,xiao-gpio";
10 #gpio-cells = <2>;
11 gpio-map-mask = <0xffffffff 0xffffffc0>;
12 gpio-map-pass-thru = <0 0x3f>;
13 gpio-map = <0 0 &gpio0 1 0>, /* D0 */
18 <5 0 &gpio0 6 0>, /* D5 */
23 <10 0 &gpio0 9 0>; /* D10 */
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/
Dsparkfun_pro_micro_connector.dtsi4 * SPDX-License-Identifier: MIT
9 compatible = "sparkfun,pro-micro";
10 #gpio-cells = <2>;
11 gpio-map-mask = <0xffffffff 0xffffffc0>;
12 gpio-map-pass-thru = <0 0x3f>;
13 gpio-map
19 , <5 0 &gpio0 5 0> /* D5 */
24 , <10 0 &gpio0 21 0> /* D10/A10 */
/Zephyr-latest/boards/adafruit/kb2040/
Dsparkfun_pro_micro_connector.dtsi4 * SPDX-License-Identifier: MIT
9 compatible = "sparkfun,pro-micro";
10 #gpio-cells = <2>;
11 gpio-map-mask = <0xffffffff 0xffffffc0>;
12 gpio-map-pass-thru = <0 0x3f>;
13 gpio-map
19 , <5 0 &gpio0 5 0> /* D5 */
24 , <10 0 &gpio0 10 0> /* D10/A10 */
/Zephyr-latest/boards/shields/buydisplay_2_8_tft_touch_arduino/
Dbuydisplay_2_8_tft_touch_arduino.overlay4 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/display/ili9xxx.h>
16 compatible = "zephyr,lvgl-pointer-input";
18 swap-xy;
19 invert-x;
20 invert-y;
24 compatible = "zephyr,mipi-dbi-spi";
25 dc-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>; /* D7 */
26 reset-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>; /* D10 */
27 spi-dev = <&arduino_spi>;
[all …]
/Zephyr-latest/boards/shields/buydisplay_3_5_tft_touch_arduino/
Dbuydisplay_3_5_tft_touch_arduino.overlay4 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/display/ili9xxx.h>
16 compatible = "zephyr,lvgl-pointer-input";
18 swap-xy;
19 invert-x;
20 invert-y;
24 compatible = "zephyr,mipi-dbi-spi";
25 dc-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>; /* D7 */
26 reset-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>; /* D10 */
27 spi-dev = <&arduino_spi>;
[all …]
/Zephyr-latest/boards/nordic/nrf9160dk/
Dnrf9160dk_nrf9160_common_0_14_0.dtsi4 * SPDX-License-Identifier: Apache-2.0
8 gpio-map = <0 0 &gpio0 17 0>,
26 clock-frequency = <I2C_BITRATE_FAST>;
32 gpio-controller;
33 #gpio-cells = <2>;
35 int-gpios = <&gpio0 6 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
40 cs-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>, /* D10 */
43 compatible = "jedec,spi-nor";
46 spi-max-frequency = <8000000>;
47 jedec-id = [c2 28 17];
[all …]

123456789