Home
last modified time | relevance | path

Searched full:arduino_header (Results 1 – 25 of 247) sorted by relevance

12345678910

/Zephyr-latest/boards/shields/arduino_uno_click/
Darduino_uno_click.overlay13 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 */
17 <4 0 &arduino_header 18 0>, /* MISO -> D12 */
18 <5 0 &arduino_header 17 0>, /* MOSI -> D11 */
21 <6 0 &arduino_header 12 0>, /* PWM -> D6 */
22 <7 0 &arduino_header 8 0>, /* INT -> D2 */
23 <8 0 &arduino_header 6 0>, /* RX -> D0 */
24 <9 0 &arduino_header 7 0>, /* TX -> D1 */
[all …]
/Zephyr-latest/boards/shields/semtech_sx1276mb1mas/
Dsemtech_sx1276mb1mas.overlay16 cs-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>; /* D10 */
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 */
27 <&arduino_header 10 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>, /* DIO2 is D4 */
28 <&arduino_header 11 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>, /* DIO3 is D5 */
29 <&arduino_header 14 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>, /* DIO4 is D8 */
30 <&arduino_header 15 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>; /* DIO5 is D9 */
32 rfo-enable-gpios = <&arduino_header 4 GPIO_ACTIVE_HIGH>; /* RXTX_EXT is A4 */
/Zephyr-latest/samples/subsys/dap/boards/
Dnrf52840dk_nrf52840.overlay11 clk-gpios = <&arduino_header 10 GPIO_ACTIVE_HIGH>; /* D4 */
12 dio-gpios = <&arduino_header 8 GPIO_PULL_UP>; /* D2 */
13 dout-gpios = <&arduino_header 9 GPIO_ACTIVE_HIGH>; /* D3 */
14 dnoe-gpios = <&arduino_header 12 GPIO_ACTIVE_HIGH>; /* D6 */
15 noe-gpios = <&arduino_header 11 GPIO_ACTIVE_HIGH>; /* D5 */
16 reset-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>; /* D7 */
/Zephyr-latest/boards/shields/semtech_sx1272mb2das/
Dsemtech_sx1272mb2das.overlay16 cs-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>; /* D10 */
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 */
27 <&arduino_header 10 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>, /* DIO2 is D4 */
28 <&arduino_header 11 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>; /* DIO3 is D5 */
/Zephyr-latest/samples/bluetooth/hci_ipc/boards/
Dnrf5340_audio_dk_nrf5340_cpunet_nrf21540_ek.overlay4 tx-en-gpios = <&arduino_header 11 GPIO_ACTIVE_HIGH>; /* D5 */
5 rx-en-gpios = <&arduino_header 9 GPIO_ACTIVE_HIGH>; /* D3 */
6 pdn-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
7 ant-sel-gpios = <&arduino_header 10 GPIO_ACTIVE_HIGH>; /* D4 */
8 mode-gpios = <&arduino_header 8 GPIO_ACTIVE_HIGH>; /* D2 */
/Zephyr-latest/tests/drivers/stepper/stepper_api/boards/
Dnucleo_f767zi.overlay21 dir-gpios = <&arduino_header 18 0>; /* D12 */
22 step-gpios = <&arduino_header 19 0>; /* D13 */
23 sleep-gpios = <&arduino_header 15 GPIO_ACTIVE_LOW>; /* D9 */
24 en-gpios = <&arduino_header 14 0>; /* D8 */
25 m0-gpios = <&arduino_header 16 0>;
26 m1-gpios = <&arduino_header 17 0>;
/Zephyr-latest/samples/bluetooth/hci_uart/boards/
Dnrf5340_audio_dk_nrf5340_cpuapp_nrf21540_ek.overlay9 gpios = <&arduino_header 11 0>, /* tx-en-gpios */
10 <&arduino_header 9 0>, /* rx-en-gpios */
11 <&arduino_header 15 0>, /* pdn-gpios */
12 <&arduino_header 10 0>, /* ant-sel-gpios */
13 <&arduino_header 8 0>; /* mode-gpios */
17 gpios = <&arduino_header 16 0>, /* cs-gpios */
/Zephyr-latest/boards/shields/inventek_eswifi/
Dinventek_eswifi_arduino_spi.overlay11 cs-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>;
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>;
26 boot0-gpios = <&arduino_header 11 GPIO_ACTIVE_HIGH>;
/Zephyr-latest/boards/shields/semtech_sx1262mb2das/
Dsemtech_sx1262mb2das.overlay15 cs-gpios = <&arduino_header 13 GPIO_ACTIVE_LOW>;
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>;
/Zephyr-latest/boards/shields/wnc_m14a2a/boards/
Dfrdm_k64f.overlay19 mdm-boot-mode-sel-gpios = <&arduino_header 7 GPIO_ACTIVE_HIGH>; /* D1 */
20 mdm-power-gpios = <&arduino_header 8 GPIO_ACTIVE_LOW>; /* D2 */
21 mdm-keep-awake-gpios = <&arduino_header 12 GPIO_ACTIVE_HIGH>; /* D6 */
22 mdm-reset-gpios = <&arduino_header 14 GPIO_ACTIVE_HIGH>; /* D8 */
23 mdm-shld-trans-ena-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
Dnrf52840dk_nrf52840.overlay44 mdm-boot-mode-sel-gpios = <&arduino_header 7 GPIO_ACTIVE_HIGH>; /* D1 */
45 mdm-power-gpios = <&arduino_header 8 GPIO_ACTIVE_LOW>; /* D2 */
46 mdm-keep-awake-gpios = <&arduino_header 12 GPIO_ACTIVE_HIGH>; /* D6 */
47 mdm-reset-gpios = <&arduino_header 14 GPIO_ACTIVE_HIGH>; /* D8 */
48 mdm-shld-trans-ena-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
/Zephyr-latest/boards/shields/nrf7002ek/
Dnrf7002ek_coex.overlay13 status0-gpios = <&arduino_header 8 GPIO_ACTIVE_HIGH>;
15 req-gpios = <&arduino_header 9 GPIO_ACTIVE_HIGH>;
17 grant-gpios = <&arduino_header 10 (GPIO_PULL_DOWN | GPIO_ACTIVE_LOW)>;
19 swctrl1-gpios = <&arduino_header 12 GPIO_ACTIVE_HIGH>;
Dnrf7002ek_common.dtsi10 iovdd-ctrl-gpios = <&arduino_header 6 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
12 bucken-gpios = <&arduino_header 7 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
14 host-irq-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>;
18 srrf-switch-gpios = <&arduino_header 14 GPIO_ACTIVE_HIGH>;
/Zephyr-latest/boards/shields/frdm_stbc_agm01/
Dfrdm_stbc_agm01.overlay17 int1-gpios = <&arduino_header 8 GPIO_ACTIVE_LOW>;
18 int2-gpios = <&arduino_header 10 GPIO_ACTIVE_LOW>;
24 int1-gpios = <&arduino_header 11 GPIO_ACTIVE_LOW>;
25 int2-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>;
/Zephyr-latest/boards/shields/tcan4550evm/
Dtcan4550evm.overlay17 cs-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>; /* D10 */
26 device-state-gpios = <&arduino_header 12 GPIO_ACTIVE_HIGH>; /* D6 */
27 device-wake-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>; /* D7 */
28 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_HIGH>; /* D8 */
29 int-gpios = <&arduino_header 15 GPIO_ACTIVE_LOW>; /* D9 */
/Zephyr-latest/boards/shields/adafruit_winc1500/
Dadafruit_winc1500.overlay9 cs-gpios = <&arduino_header 16 0>; /* D10 */
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/atmel_rf2xx/
Datmel_rf2xx_arduino.overlay17 cs-gpios = <&arduino_header 16
25 irq-gpios = <&arduino_header 8
28 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>;
30 slptr-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>;
/Zephyr-latest/boards/shields/x_nucleo_iks01a3/
Dx_nucleo_iks01a3.overlay25 drdy-gpios = <&arduino_header 12 GPIO_ACTIVE_HIGH>; /* D6 */
31 drdy-gpios = <&arduino_header 4 GPIO_ACTIVE_LOW>; /* A4 */
37 irq-gpios = <&arduino_header 2 GPIO_ACTIVE_HIGH>; /* A2 */
43 irq-gpios = <&arduino_header 3 GPIO_ACTIVE_HIGH>; /* A3 */
49 irq-gpios = <&arduino_header 11 GPIO_ACTIVE_HIGH>; /* D5 */
/Zephyr-latest/boards/shields/x_nucleo_iks4a1/
Dx_nucleo_iks4a1.overlay23 irq-gpios = <&arduino_header 5 GPIO_ACTIVE_HIGH>; /* A5 (PC0) */
32 int2-gpios = <&arduino_header 10 GPIO_ACTIVE_HIGH>; /* D4 (PB5) */
40 irq-gpios = <&arduino_header 2 GPIO_ACTIVE_HIGH>; /* A2 (PA4) */
47 drdy-gpios = <&arduino_header 12 GPIO_ACTIVE_HIGH>; /* D6 (PB10) */
53 int1-gpios = <&arduino_header 3 GPIO_ACTIVE_HIGH>; /* A3 */
/Zephyr-latest/samples/subsys/dap/
Dapp.overlay12 clk-gpios = <&arduino_header 10 GPIO_ACTIVE_HIGH>; /* D4 */
13 noe-gpios = <&arduino_header 9 GPIO_ACTIVE_HIGH>; /* D3 */
14 dio-gpios = <&arduino_header 8 GPIO_PULL_UP>; /* D2 */
/Zephyr-latest/boards/shields/max3421e/
Dsparkfun_max3421e.overlay9 cs-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>; /* D10 */
14 int-gpios = <&arduino_header 15 GPIO_ACTIVE_LOW>; /* D9 */
15 reset-gpios = <&arduino_header 13 GPIO_ACTIVE_LOW>; /* D7 */
/Zephyr-latest/boards/shields/x_nucleo_eeprma2/
Dx_nucleo_eeprma2.overlay31 /* wp-gpios = <&arduino_header 1 GPIO_ACTIVE_LOW>; */
44 /* wp-gpios = <&arduino_header 1 GPIO_ACTIVE_LOW>; */
57 /* wp-gpios = <&arduino_header 1 GPIO_ACTIVE_LOW>; */
65 cs-gpios = <&arduino_header 8 GPIO_ACTIVE_LOW>, /* U5: eeprom4 */
66 <&arduino_header 15 GPIO_ACTIVE_LOW>, /* U6: eeprom5 */
67 <&arduino_header 16 GPIO_ACTIVE_LOW>; /* U7: eeprom6 */
94 /* wp-gpios = <&arduino_header 0 GPIO_ACTIVE_LOW>; */
108 /* wp-gpios = <&arduino_header 0 GPIO_ACTIVE_LOW>; */
123 /* wp-gpios = <&arduino_header 0 GPIO_ACTIVE_LOW>; */
/Zephyr-latest/boards/shields/x_nucleo_idb05a1/
Dx_nucleo_idb05a1.overlay14 cs-gpios = <&arduino_header 1 GPIO_ACTIVE_LOW>; /* A1 */
19 reset-gpios = <&arduino_header 13 GPIO_ACTIVE_LOW>; /* D7 */
20 irq-gpios = <&arduino_header 0 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* A0 */
/Zephyr-latest/tests/drivers/stepper/drv8424/api/boards/
Dnucleo_f767zi.overlay45 dir-gpios = <&arduino_header 18 0>; /* D12 */
46 step-gpios = <&arduino_header 19 0>; /* D13 */
47 sleep-gpios = <&arduino_header 15 GPIO_ACTIVE_LOW>; /* D9 */
48 en-gpios = <&arduino_header 14 0>; /* D8 */
/Zephyr-latest/dts/bindings/stepper/ti/
Dti,drv8424.yaml18 dir-gpios = <&arduino_header 18 0>;
19 step-gpios = <&arduino_header 19 0>;
20 sleep-gpios = <&arduino_header 15 GPIO_ACTIVE_LOW>;
21 en-gpios = <&arduino_header 14 0>;

12345678910