Searched refs:gpios (Results 126 – 150 of 1463) sorted by relevance
12345678910>>...59
/Zephyr-latest/boards/nordic/nrf9160dk/ |
D | nrf9160dk_nrf52840_0_14_0.overlay | 11 control-gpios = <&gpio0 16 GPIO_ACTIVE_HIGH>; 17 control-gpios = <&gpio0 14 GPIO_ACTIVE_HIGH>; 23 control-gpios = <&gpio0 19 GPIO_ACTIVE_HIGH>; 45 control-gpios = <&gpio1 12 GPIO_ACTIVE_HIGH>; 50 gpios = <&interface_to_nrf9160 9 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
|
/Zephyr-latest/boards/raspberrypi/rpi_pico/ |
D | rpi_pico_rp2040_w.dts | 46 cs-gpios = <&gpio0 25 GPIO_ACTIVE_LOW>; 47 clk-gpios = <&gpio0 29 GPIO_ACTIVE_HIGH>; 48 sio-gpios = <&gpio0 24 GPIO_ACTIVE_HIGH>; 55 wifi-reg-on-gpios = < &gpio0 23 GPIO_ACTIVE_HIGH >; 56 bus-select-gpios = < &gpio0 24 GPIO_ACTIVE_HIGH >; 57 wifi-host-wake-gpios = < &gpio0 24 GPIO_ACTIVE_HIGH >;
|
/Zephyr-latest/boards/renesas/rzn2l_rsk/ |
D | rzn2l_rsk.dts | 33 gpios = <&gpio18 2 0>; 38 gpios = <&gpio22 3 0>; 43 gpios = <&gpio4 1 0>; 48 gpios = <&gpio17 3 0>; 58 gpios = <&gpio16 3 0>; 64 gpios = <&gpio5 4 0>;
|
/Zephyr-latest/samples/subsys/dap/ |
D | app.overlay | 12 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/nrf7002ek/ |
D | nrf7002ek_common.dtsi | 10 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/arduino/nicla_vision/ |
D | arduino_nicla_vision.dtsi | 11 gpios = <&gpioe 3 GPIO_ACTIVE_LOW>; 14 gpios = <&gpioc 13 GPIO_ACTIVE_LOW>; 17 gpios = <&gpiof 4 GPIO_ACTIVE_LOW>;
|
/Zephyr-latest/boards/atmarktechno/degu_evk/ |
D | degu_evk.dts | 26 gpios = <&gpio1 7 GPIO_ACTIVE_LOW>; 30 gpios = <&gpio1 5 GPIO_ACTIVE_LOW>; 34 gpios = <&gpio1 3 GPIO_ACTIVE_LOW>; 38 gpios = <&gpio1 4 GPIO_ACTIVE_LOW>; 46 gpios = <&gpio1 0 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>; 51 gpios = <&gpio1 1 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>; 56 gpios = <&gpio1 14 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>; 65 enable-gpios = <&gpio0 26 GPIO_ACTIVE_HIGH>; 72 enable-gpios = <&gpio1 6 GPIO_ACTIVE_HIGH>;
|
/Zephyr-latest/boards/innblue/innblue21/ |
D | innblue21_common.dtsi | 22 gpios = <&gpio0 7 0>; 26 gpios = <&gpio0 6 0>; 30 gpios = <&gpio0 5 0>; 35 gpios = <&gpio0 4 0>; 44 gpios = <&gpio0 31 GPIO_PULL_UP>; 53 enable-gpios = <&gpio0 12 GPIO_ACTIVE_HIGH>; 61 enable-gpios = <&gpio0 21 GPIO_ACTIVE_HIGH>; 123 irq-gpios = <&gpio0 0 0>, <&gpio0 1 0>; 129 drdy-gpios = <&gpio0 3 GPIO_ACTIVE_HIGH>;
|
/Zephyr-latest/boards/st/stm32f412g_disco/ |
D | stm32f412g_disco.dts | 27 gpios = <&gpioe 0 GPIO_ACTIVE_HIGH>; 31 gpios = <&gpioe 1 GPIO_ACTIVE_HIGH>; 35 gpios = <&gpioe 2 GPIO_ACTIVE_HIGH>; 39 gpios = <&gpioe 3 GPIO_ACTIVE_HIGH>; 48 gpios = <&gpioa 0 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; 53 gpios = <&gpiog 1 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; 58 gpios = <&gpiog 0 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; 63 gpios = <&gpiof 15 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; 68 gpios = <&gpiof 14 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
|
/Zephyr-latest/boards/st/stm32l476g_disco/ |
D | stm32l476g_disco.dts | 30 gpios = <&gpiob 2 GPIO_ACTIVE_HIGH>; 34 gpios = <&gpioe 8 GPIO_ACTIVE_HIGH>; 43 gpios = <&gpioa 0 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; 48 gpios = <&gpioa 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; 53 gpios = <&gpioa 3 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; 58 gpios = <&gpioa 1 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; 63 gpios = <&gpioa 2 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
|
/Zephyr-latest/boards/shields/max3421e/ |
D | sparkfun_max3421e.overlay | 9 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/nxp/imx93_evk/ |
D | imx93_evk_mimx9352_m33.dts | 36 gpios = <&gpio2 13 GPIO_ACTIVE_HIGH>; 40 gpios = <&gpio2 4 GPIO_ACTIVE_HIGH>; 44 gpios = <&gpio2 12 GPIO_ACTIVE_HIGH>; 53 gpios = <&gpio2 23 GPIO_ACTIVE_LOW>; 59 gpios = <&gpio2 24 GPIO_ACTIVE_LOW>;
|
/Zephyr-latest/boards/shields/semtech_sx1276mb1mas/ |
D | semtech_sx1276mb1mas.overlay | 16 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 */ 32 rfo-enable-gpios = <&arduino_header 4 GPIO_ACTIVE_HIGH>; /* RXTX_EXT is A4 */
|
/Zephyr-latest/boards/infineon/cyw920829m2evk_02/ |
D | cyw920829m2evk_02-common.dtsi | 20 gpios = <&gpio_prt1 1 GPIO_ACTIVE_LOW>; 25 gpios = <&gpio_prt5 2 GPIO_ACTIVE_LOW>; 34 gpios = <&gpio_prt0 5 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>; 40 gpios = <&gpio_prt1 0 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
|
/Zephyr-latest/samples/sensor/magn_polling/boards/ |
D | rpi_pico.overlay | 33 miso-gpios = <&gpio0 8 0>; 34 cs-gpios = <&gpio0 9 GPIO_ACTIVE_LOW>; 35 clk-gpios = <&gpio0 10 GPIO_ACTIVE_HIGH>; 36 mosi-gpios = <&gpio0 11 GPIO_ACTIVE_HIGH>;
|
/Zephyr-latest/boards/st/steval_stwinbx1/ |
D | steval_stwinbx1.dts | 27 gpios = <&gpioh 12 GPIO_ACTIVE_HIGH>; 31 gpios = <&gpioh 10 GPIO_ACTIVE_HIGH>; 49 gpios = <&gpioe 0 GPIO_ACTIVE_HIGH>; 129 ldo-enable-gpios { 131 gpios = <15 GPIO_ACTIVE_HIGH>; 154 cs-gpios = <&gpioh 6 GPIO_ACTIVE_LOW>, 161 drdy-gpios = <&gpiof 1 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; 169 drdy-gpios = <&gpiob 8 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; 177 drdy-gpios = <&gpiof 11 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; 186 cs-gpios = <&gpioe 1 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/samples/drivers/auxdisplay/boards/ |
D | nucleo_f746zg.overlay | 14 register-select-gpios = <&gpiob 8 (GPIO_ACTIVE_HIGH)>; 15 enable-gpios = <&gpiob 9 (GPIO_ACTIVE_HIGH)>; 16 data-bus-gpios = <0>, <0>, <0>, <0>,
|
/Zephyr-latest/boards/particle/boron/ |
D | particle_boron.dts | 19 vctl1-gpios = <&gpio0 7 GPIO_ACTIVE_LOW>; 23 vctl2-gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>; 30 enable-gpios = <&gpio0 25 GPIO_ACTIVE_LOW>; 70 mdm-power-gpios = <&gpio0 16 0>; 71 mdm-reset-gpios = <&gpio0 12 0>; 72 mdm-vint-gpios = <&gpio0 2 0>;
|
/Zephyr-latest/boards/nxp/lpcxpresso51u68/ |
D | lpcxpresso51u68.dts | 37 gpios = <&gpio1 9 0>; 41 gpios = <&gpio1 10 0>; 45 gpios = <&gpio0 29 0>; 54 gpios = <&gpio0 24 GPIO_ACTIVE_LOW>; 59 gpios = <&gpio0 31 GPIO_ACTIVE_LOW>; 64 gpios = <&gpio0 4 GPIO_ACTIVE_LOW>;
|
/Zephyr-latest/samples/bluetooth/mesh/src/ |
D | board.c | 36 #define LED0_DEV DT_PHANDLE(LED0, gpios) 37 #define LED0_PIN DT_PHA(LED0, gpios, pin) 38 #define LED0_FLAGS DT_PHA(LED0, gpios, flags) 44 #define BUTTON0_DEV DT_PHANDLE(BUTTON0, gpios) 45 #define BUTTON0_PIN DT_PHA(BUTTON0, gpios, pin) 46 #define BUTTON0_FLAGS DT_PHA(BUTTON0, gpios, flags)
|
/Zephyr-latest/boards/st/nucleo_h755zi_q/ |
D | nucleo_h755zi_q.dtsi | 15 gpios = <&gpioa 5 GPIO_ACTIVE_HIGH>; 19 gpios = <&gpioe 1 GPIO_ACTIVE_HIGH>; 23 gpios = <&gpiob 14 GPIO_ACTIVE_HIGH>; 31 gpios = <&gpioc 13 GPIO_ACTIVE_HIGH>;
|
/Zephyr-latest/tests/drivers/gpio/gpio_api_1pin/boards/ |
D | aw9523b_on_arduino_header.overlay | 13 int-gpios = <&arduino_header 18 (GPIO_ACTIVE_LOW|GPIO_PULL_UP)>; 14 reset-gpios = <&arduino_header 19 (GPIO_ACTIVE_LOW|GPIO_PULL_UP)>; 22 gpios = < &aw9523_gpio 8 0>;
|
/Zephyr-latest/boards/nxp/frdm_ke15z/ |
D | frdm_ke15z.dts | 35 gpios = <&gpiod 0 GPIO_ACTIVE_LOW>; 39 gpios = <&gpiod 16 GPIO_ACTIVE_LOW>; 43 gpios = <&gpiod 15 GPIO_ACTIVE_LOW>; 52 gpios = <&gpiod 3 GPIO_ACTIVE_LOW>; 57 gpios = <&gpiob 11 GPIO_ACTIVE_LOW>;
|
/Zephyr-latest/boards/shields/atmel_rf2xx/ |
D | atmel_rf2xx_legacy.overlay | 20 irq-gpios = <&ext1_header 10 22 reset-gpios = <&ext1_header 8 GPIO_ACTIVE_LOW>; 23 slptr-gpios = <&ext1_header 11 GPIO_ACTIVE_HIGH>;
|
D | atmel_rf2xx_xplained.overlay | 20 irq-gpios = <&xplained1_header 2 22 reset-gpios = <&xplained1_header 0 GPIO_ACTIVE_LOW>; 23 slptr-gpios = <&xplained1_header 3 GPIO_ACTIVE_HIGH>;
|
12345678910>>...59