Home
last modified time | relevance | path

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

12345678

/Zephyr-Core-3.5.0/dts/bindings/gpio/
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.
18 through 14 correspond to D0 through D21, and parent pins 15 through 21
21 - AREF 5V -
22 15 A0/D15/DAC0 VIN -
23 16 A1/D16 VCC -
24 17 A2/D17 GND -
25 18 A3/D18 RESET -
[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
17 signals labeled from D0 at the bottom D7 at the top;
18 * A 10-pin header (opposite Power Supply). This has six additional
25 correspond to D0 through D15, as depicted below:
29 AREF -
30 GND -
[all …]
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 -
27 5 D5 D8 8
31 compatible: "seeed,xiao-gpio"
[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
16 through 13 correspond to D0 through D13, and parent pins 14 through 21
19 1 D1 VIN -
20 0 D0 GND -
21 - RESET RESET -
22 - GND 5V -
26 5 D5 A4/D18 18
31 10 D10 AREF -
[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-Core-3.5.0/tests/drivers/flash/common/boards/
Dnrf52840dk_mx25r_high_perf.overlay1 /delete-node/ &qspi;
4 compatible = "nordic,nrf-spim";
6 cs-gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
9 compatible = "jedec,spi-nor";
11 spi-max-frequency = <33000000>;
12 jedec-id = [c2 28 17];
13 sfdp-bfp = [
17 30 b0 30 b0 f7 c4 d5 5c 00 be 29 ff f0 d0 ff ff
20 has-dpd;
21 t-enter-dpd = <10000>;
[all …]
Dnrf52840dk_spi_nor.overlay4 * SPDX-License-Identifier: Apache-2.0
6 * Build test for jedec,spi-nor compatible (drivers/flash/spi_nor.c)
11 spi-flash0 = &mx25v1635fzui;
15 /delete-node/ &mx25r64;
31 low-power-enable;
37 compatible = "nordic,nrf-spim";
39 cs-gpios = <&gpio0 13 GPIO_ACTIVE_LOW>; // mx25v16
40 pinctrl-0 = <&spi0_default>;
41 pinctrl-1 = <&spi0_sleep>;
42 pinctrl-names = "default", "sleep";
[all …]
/Zephyr-Core-3.5.0/boards/xtensa/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 */
/Zephyr-Core-3.5.0/boards/arm/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
14 = <0 0 &porta 2 0> /* D0 */
19 , <5 0 &porta 9 0> /* D5 */
/Zephyr-Core-3.5.0/boards/riscv/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 */
/Zephyr-Core-3.5.0/dts/arm/acsip/
Ds76s.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 #include <st/l0/stm32l073r(b-z)tx-pinctrl.dtsi>
13 pinctrl-0 = <&spi2_sck_pb13 &spi2_miso_pb14 &spi2_mosi_pb15>;
14 pinctrl-names = "default";
15 cs-gpios = <&gpiob 12 GPIO_ACTIVE_LOW>;
22 reset-gpios = <&gpiob 10 GPIO_ACTIVE_LOW>;
23 dio-gpios =
24 /* SX1276 D0 */
34 /* SX1276 D5 */
36 spi-max-frequency = <1000000>;
[all …]
/Zephyr-Core-3.5.0/boards/arm/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
15 = <0 0 &gpio0 2 0> /* D0 */
20 , <5 0 &gpio0 5 0> /* D5 */
/Zephyr-Core-3.5.0/boards/arm/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
14 = <0 0 &gpio0 0 0> /* D0 */
19 , <5 0 &gpio0 5 0> /* D5 */
/Zephyr-Core-3.5.0/boards/arm/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
14 = <0 0 &gpio0 0 0> /* D0 */
19 , <5 0 &gpio0 5 0> /* D5 */
/Zephyr-Core-3.5.0/boards/shields/arduino_uno_click/
Darduino_uno_click.overlay4 * SPDX-License-Identifier: Apache-2.0
8 mikrobus_header_1: mikrobus-connector-1 {
9 compatible = "mikro-bus";
10 #gpio-cells = <2>;
11 gpio-map-mask = <0xffffffff 0xffffffc0>;
12 gpio-map-pass-thru = <0 0x3f>;
13 gpio-map = <0 0 &arduino_header 0 0>, /* AN -> A0 */
14 <1 0 &arduino_header 3 0>, /* RST -> A3 */
15 <2 0 &arduino_header 16 0>, /* CS -> D10 */
16 <3 0 &arduino_header 19 0>, /* SCK -> D13 */
[all …]
/Zephyr-Core-3.5.0/boards/arm/nrf9160dk_nrf9160/
Dnrf9160dk_nrf9160_common_0_14_0.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 spi-flash0 = &mx25r64;
14 gpio-map = <0 0 &gpio0 17 0>,
32 clock-frequency = <I2C_BITRATE_FAST>;
38 gpio-controller;
39 #gpio-cells = <2>;
41 int-gpios = <&gpio0 6 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
46 cs-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>, /* D10 */
49 compatible = "jedec,spi-nor";
52 spi-max-frequency = <8000000>;
[all …]
/Zephyr-Core-3.5.0/boards/arm/nucleo_l031k6/
Darduino_nano_r3_connector.dtsi3 * SPDX-License-Identifier: Apache-2.0
8 compatible = "arduino-nano-header-r3";
9 #gpio-cells = <2>;
10 gpio-map-mask = <0xffffffff 0xffffffc0>;
11 gpio-map-pass-thru = <0 0x3f>;
12 gpio-map = <0 0 &gpioa 10 0>, /* D0 */
17 <5 0 &gpioa 6 0>, /* D5 */
/Zephyr-Core-3.5.0/boards/arm/arduino_giga_r1/
Darduino_r3_connector.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "arduino-header-r3";
10 #gpio-cells = <2>;
11 gpio-map-mask = <0xffffffff 0xffffffc0>;
12 gpio-map-pass-thru = <0 0x3f>;
13 gpio-map = < 0 0 &gpioc 4 0>, /* A0 */
19 < 6 0 &gpiob 7 0>, /* D0 */
24 <11 0 &gpioa 7 0>, /* D5 */
/Zephyr-Core-3.5.0/boards/arm/nucleo_h753zi/
Darduino_r3_connector.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "arduino-header-r3";
10 #gpio-cells = <2>;
11 gpio-map-mask = <0xffffffff 0xffffffc0>;
12 gpio-map-pass-thru = <0 0x3f>;
13 gpio-map = <0 0 &gpioa 3 0>, /* A0 */
19 <6 0 &gpiob 7 0>, /* D0 */
24 <11 0 &gpioe 11 0>, /* D5 */
/Zephyr-Core-3.5.0/boards/arm/nucleo_l073rz/
Darduino_r3_connector.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "arduino-header-r3";
10 #gpio-cells = <2>;
11 gpio-map-mask = <0xffffffff 0xffffffc0>;
12 gpio-map-pass-thru = <0 0x3f>;
13 gpio-map = <0 0 &gpioa 0 0>, /* A0 */
19 <6 0 &gpioa 3 0>, /* D0 */
24 <11 0 &gpiob 4 0>, /* D5 */
/Zephyr-Core-3.5.0/boards/arm/nucleo_l412rb_p/
Darduino_r3_connector.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "arduino-header-r3";
10 #gpio-cells = <2>;
11 gpio-map-mask = <0xffffffff 0xffffffc0>;
12 gpio-map-pass-thru = <0 0x3f>;
13 gpio-map = <0 0 &gpioa 0 0>, /* A0 */
19 <6 0 &gpioa 3 0>, /* D0 */
24 <11 0 &gpioa 15 0>, /* D5 */
/Zephyr-Core-3.5.0/boards/arm/stm32f769i_disco/
Darduino_r3_connector.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "arduino-header-r3";
10 #gpio-cells = <2>;
11 gpio-map-mask = <0xffffffff 0xffffffc0>;
12 gpio-map-pass-thru = <0 0x3f>;
13 gpio-map = <0 0 &gpioa 6 0>, /* A0 */
19 <6 0 &gpioc 7 0>, /* D0 */
24 <11 0 &gpioc 8 0>, /* D5 */
/Zephyr-Core-3.5.0/boards/arm/nucleo_h7a3zi_q/
Darduino_r3_connector.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "arduino-header-r3";
10 #gpio-cells = <2>;
11 gpio-map-mask = <0xffffffff 0xffffffc0>;
12 gpio-map-pass-thru = <0 0x3f>;
13 gpio-map = <0 0 &gpioa 3 0>, /* A0 */
19 <6 0 &gpiob 7 0>, /* D0 */
24 <11 0 &gpioe 11 0>, /* D5 */
/Zephyr-Core-3.5.0/boards/arm/nucleo_l053r8/
Darduino_r3_connector.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "arduino-header-r3";
10 #gpio-cells = <2>;
11 gpio-map-mask = <0xffffffff 0xffffffc0>;
12 gpio-map-pass-thru = <0 0x3f>;
13 gpio-map = <0 0 &gpioa 0 0>, /* A0 */
19 <6 0 &gpioa 3 0>, /* D0 */
24 <11 0 &gpiob 4 0>, /* D5 */
/Zephyr-Core-3.5.0/boards/arm/stm32l562e_dk/
Darduino_r3_connector.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "arduino-header-r3";
10 #gpio-cells = <2>;
11 gpio-map-mask = <0xffffffff 0xffffffc0>;
12 gpio-map-pass-thru = <0 0x3f>;
13 gpio-map = <0 0 &gpioa 0 0>, /* A0 */
19 <6 0 &gpiob 10 0>, /* D0 */
24 <11 0 &gpiod 13 0>, /* D5 */

12345678