Home
last modified time | relevance | path

Searched refs:gpios (Results 51 – 75 of 1463) sorted by relevance

12345678910>>...59

/Zephyr-latest/boards/gd/gd32e507z_eval/
Dgd32e507z_eval.dts26 gpios = <&gpiog 10 GPIO_ACTIVE_HIGH>;
29 gpios = <&gpiog 11 GPIO_ACTIVE_HIGH>;
32 gpios = <&gpiog 12 GPIO_ACTIVE_HIGH>;
35 gpios = <&gpiog 13 GPIO_ACTIVE_HIGH>;
43 gpios = <&gpioa 0 GPIO_ACTIVE_LOW>;
48 gpios = <&gpioc 13 GPIO_ACTIVE_LOW>;
53 gpios = <&gpiof 13 GPIO_ACTIVE_LOW>;
58 gpios = <&gpiof 14 GPIO_ACTIVE_LOW>;
63 gpios = <&gpiof 15 GPIO_ACTIVE_LOW>;
/Zephyr-latest/samples/drivers/spi_bitbang/boards/
Dnrf52840dk_nrf52840.overlay13 clk-gpios = <&gpio1 10 GPIO_ACTIVE_HIGH>;
14 mosi-gpios = <&gpio1 1 GPIO_ACTIVE_HIGH>;
15 miso-gpios = <&gpio1 2 0>;
16 cs-gpios = <&gpio1 7 GPIO_ACTIVE_LOW>;
/Zephyr-latest/boards/st/stm32f072_eval/
Dstm32f072_eval.dts26 gpios = <&gpiod 8 GPIO_ACTIVE_HIGH>;
30 gpios = <&gpiod 9 GPIO_ACTIVE_HIGH>;
34 gpios = <&gpiod 10 GPIO_ACTIVE_HIGH>;
38 gpios = <&gpiod 11 GPIO_ACTIVE_HIGH>;
47 gpios = <&gpioc 13 GPIO_ACTIVE_LOW>;
52 gpios = <&gpioa 0 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
57 gpios = <&gpiof 10 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
62 gpios = <&gpiof 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
67 gpios = <&gpiof 2 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
72 gpios = <&gpioe 3 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
/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 */
49 m0-gpios = <&mikroe_stepper_gpios 0 0>;
50 m1-gpios = <&mikroe_stepper_gpios 1 0>;
/Zephyr-latest/boards/hardkernel/odroid_go/
Dodroid_go_procpu.dts30 gpios = <&gpio0 2 GPIO_ACTIVE_HIGH>;
39 gpios = <&gpio0 13 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
44 gpios = <&gpio0 0 GPIO_ACTIVE_LOW>;
49 gpios = <&gpio0 27 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
54 gpios = <&gpio1 0 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
59 gpios = <&gpio1 1 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
64 gpios = <&gpio1 7 GPIO_ACTIVE_LOW>;
72 enable-gpios = <&gpio0 14 GPIO_ACTIVE_HIGH>;
86 dc-gpios = <&gpio0 21 GPIO_ACTIVE_HIGH>;
116 gpios = <2 GPIO_ACTIVE_HIGH>;
[all …]
/Zephyr-latest/samples/drivers/auxdisplay/boards/
Desp_wrover_kit.overlay24 register-select-gpios = <&aux_display_gpio 0 (GPIO_ACTIVE_HIGH)>;
25 read-write-gpios = <&aux_display_gpio 1 (GPIO_ACTIVE_HIGH)>;
26 enable-gpios = <&aux_display_gpio 2 (GPIO_ACTIVE_HIGH)>;
27 backlight-gpios = <&aux_display_gpio 3 (GPIO_ACTIVE_HIGH)>;
28 data-bus-gpios = <0>, <0>, <0>, <0>,
/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>;
/Zephyr-latest/boards/seeed/wio_terminal/
Dwio_terminal.dts44 gpios = <&porta 15 GPIO_ACTIVE_HIGH>;
53 gpios = <&portc 26 GPIO_ACTIVE_LOW>;
58 gpios = <&portc 27 GPIO_ACTIVE_LOW>;
63 gpios = <&portc 28 GPIO_ACTIVE_LOW>;
75 gpios = <&portd 10 GPIO_ACTIVE_LOW>;
80 gpios = <&portd 8 GPIO_ACTIVE_LOW>;
85 gpios = <&portd 20 GPIO_ACTIVE_LOW>;
90 gpios = <&portd 12 GPIO_ACTIVE_LOW>;
95 gpios = <&portd 9 GPIO_ACTIVE_LOW>;
104 enable-gpios = <&portc 5 GPIO_ACTIVE_HIGH>;
[all …]
/Zephyr-latest/boards/nordic/nrf9160dk/dts/nrf9160/
Dnrf9160dk_leds_on_io_expander.dtsi14 gpios = <&pcal6408a 4 GPIO_ACTIVE_HIGH>;
18 gpios = <&pcal6408a 5 GPIO_ACTIVE_HIGH>;
22 gpios = <&pcal6408a 6 GPIO_ACTIVE_HIGH>;
26 gpios = <&pcal6408a 7 GPIO_ACTIVE_HIGH>;
Dnrf9160dk_buttons_on_io_expander.dtsi14 gpios = <&pcal6408a 0 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
18 gpios = <&pcal6408a 1 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
22 gpios = <&pcal6408a 2 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
26 gpios = <&pcal6408a 3 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
/Zephyr-latest/tests/drivers/stepper/stepper_api/boards/
Dnative_sim_adi_tmc2209.overlay19 dir-gpios = <&gpio1 0 0>;
20 step-gpios = <&gpio1 1 0>;
21 en-gpios = <&gpio2 1 0>;
22 msx-gpios = <&gpio3 0 0>, <&gpio4 1 0>;
/Zephyr-latest/boards/nordic/nrf54l09pdk/
Dnrf54l09pdk_nrf54l09-common.dtsi13 gpios = <&gpio1 10 GPIO_ACTIVE_HIGH>;
17 gpios = <&gpio0 2 GPIO_ACTIVE_HIGH>;
25 gpios = <&gpio1 13 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
30 gpios = <&gpio1 9 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
35 gpios = <&gpio1 8 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
40 gpios = <&gpio0 4 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
/Zephyr-latest/tests/subsys/lorawan/clock_sync/boards/
Dnative_sim.overlay32 cs-gpios = <&gpio0 1 GPIO_ACTIVE_LOW>;
38 reset-gpios = <&gpio0 2 GPIO_ACTIVE_LOW>;
39 busy-gpios = <&gpio0 3 GPIO_ACTIVE_HIGH>;
40 tx-enable-gpios = <&gpio0 4 GPIO_ACTIVE_LOW>;
41 rx-enable-gpios = <&gpio0 5 GPIO_ACTIVE_LOW>;
42 dio1-gpios = <&gpio0 5 GPIO_ACTIVE_HIGH>;
/Zephyr-latest/tests/subsys/lorawan/frag_decoder/boards/
Dnative_sim.overlay32 cs-gpios = <&gpio0 1 GPIO_ACTIVE_LOW>;
38 reset-gpios = <&gpio0 2 GPIO_ACTIVE_LOW>;
39 busy-gpios = <&gpio0 3 GPIO_ACTIVE_HIGH>;
40 tx-enable-gpios = <&gpio0 4 GPIO_ACTIVE_LOW>;
41 rx-enable-gpios = <&gpio0 5 GPIO_ACTIVE_LOW>;
42 dio1-gpios = <&gpio0 5 GPIO_ACTIVE_HIGH>;
/Zephyr-latest/tests/drivers/build_all/sensor/
Dgpio.dtsi11 gpios = <&test_gpio 0 0>;
17 dio-gpios = <&test_gpio 0 0>;
23 trigger-gpios = <&test_gpio 0 0>;
24 echo-gpios = <&test_gpio 1 0>;
/Zephyr-latest/boards/st/stm32h747i_disco/
Dstm32h747i_disco.dtsi15 gpios = <&gpioi 12 GPIO_ACTIVE_LOW>;
20 gpios = <&gpioi 13 GPIO_ACTIVE_LOW>;
25 gpios = <&gpioi 14 GPIO_ACTIVE_LOW>;
30 gpios = <&gpioi 15 GPIO_ACTIVE_LOW>;
40 gpios = <&gpioc 13 GPIO_ACTIVE_HIGH>;
46 gpios = <&gpiok 2 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
52 gpios = <&gpiok 3 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
58 gpios = <&gpiok 6 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
64 gpios = <&gpiok 4 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
70 gpios = <&gpiok 5 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
/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 */
/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/silabs/dev_kits/sltb010a/
Dsltb010a_2.overlay15 gpios = <&gpiob 3 GPIO_ACTIVE_LOW>;
19 gpios = <&gpioa 4 GPIO_ACTIVE_HIGH>;
23 enable-gpios = <&gpioc 6 GPIO_ACTIVE_HIGH>;
27 enable-gpios = <&gpioc 7 GPIO_ACTIVE_HIGH>;
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/boards/
Daw9523b_on_arduino_header.overlay12 int-gpios = <&arduino_header 18 (GPIO_ACTIVE_LOW|GPIO_PULL_UP)>;
13 reset-gpios = <&arduino_header 19 (GPIO_ACTIVE_LOW|GPIO_PULL_UP)>;
22 out-gpios = <&aw9523_gpio 8 0>;
23 in-gpios = <&aw9523_gpio 9 0>;
/Zephyr-latest/tests/drivers/build_all/adc/boards/
Dnative_sim.overlay52 alert-rdy-gpios = <&test_gpio 0 0>;
59 alert-rdy-gpios = <&test_gpio 0 0>;
72 alert-rdy-gpios = <&test_gpio 0 0>;
79 alert-rdy-gpios = <&test_gpio 0 0>;
107 reset-gpios = <&test_gpio 0 0>;
143 cs-gpios = <&test_gpio 0 0>,
179 drdyb-gpios = <&test_gpio 0 0>;
187 drdyb-gpios = <&test_gpio 0 0>;
195 drdyb-gpios = <&test_gpio 0 0>;
203 drdyb-gpios = <&test_gpio 0 0>;
[all …]
/Zephyr-latest/boards/st/sensortile_box_pro/
Dsensortile_box_pro.dts26 gpios = <&gpiof 6 GPIO_ACTIVE_HIGH>;
30 gpios = <&gpioh 11 GPIO_ACTIVE_HIGH>;
34 gpios = <&gpioh 12 GPIO_ACTIVE_HIGH>;
38 gpios = <&gpiof 9 GPIO_ACTIVE_HIGH>;
47 gpios = <&gpioc 13 GPIO_ACTIVE_HIGH>;
52 gpios = <&gpioe 0 GPIO_ACTIVE_HIGH>;
59 en-sd-gpios = <&gpioh 10 (GPIO_ACTIVE_HIGH)>;
60 sel-sd-gpios = <&gpioh 8 (GPIO_ACTIVE_HIGH)>;
97 mcu-sel-gpios {
99 gpios = <0 GPIO_ACTIVE_HIGH>;
[all …]
/Zephyr-latest/boards/shields/g1120b0mipi/
Dg1120b0mipi.overlay16 enable-gpios = <&nxp_mipi_connector 32 GPIO_ACTIVE_HIGH>;
36 int-gpios = <&nxp_mipi_connector 29 GPIO_ACTIVE_LOW>;
37 reset-gpios = <&nxp_mipi_connector 28 GPIO_ACTIVE_LOW>;
49 reset-gpios = <&nxp_mipi_connector 21 GPIO_ACTIVE_HIGH>;
50 bl-gpios = <&nxp_mipi_connector 0 GPIO_ACTIVE_HIGH>;
51 te-gpios = <&nxp_mipi_connector 22 GPIO_ACTIVE_HIGH>;
/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/tests/drivers/build_all/lora/
Dsx1262.overlay26 cs-gpios = <&test_gpio 0 0>,
35 reset-gpios = <&test_gpio 0 0>;
36 busy-gpios = <&test_gpio 9 0>;
37 antenna-enable-gpios = <&test_gpio 0 0>;
38 dio1-gpios = <&test_gpio 11 0>;

12345678910>>...59