Searched +full:gpio2 +full:- +full:gpios (Results 1 – 25 of 81) sorted by relevance
1234
/Zephyr-latest/boards/nxp/imx93_evk/ |
D | imx93_evk_mimx9352_m33.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include "imx93_evk-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 23 zephyr,shell-uart = &lpuart2; 33 compatible = "gpio-leds"; 36 gpios = <&gpio2 13 GPIO_ACTIVE_HIGH>; 40 gpios = <&gpio2 4 GPIO_ACTIVE_HIGH>; 44 gpios = <&gpio2 12 GPIO_ACTIVE_HIGH>; 49 compatible = "gpio-keys"; [all …]
|
D | imx93_evk_mimx9352_a55.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include "imx93_evk-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 19 zephyr,shell-uart = &lpuart2; 42 compatible = "gpio-leds"; 45 gpios = <&gpio2 13 GPIO_ACTIVE_HIGH>; 49 gpios = <&gpio2 4 GPIO_ACTIVE_HIGH>; 53 gpios = <&gpio2 12 GPIO_ACTIVE_HIGH>; 58 compatible = "gpio-keys"; [all …]
|
/Zephyr-latest/tests/drivers/stepper/drv8424/emul/boards/ |
D | native_sim.overlay | 3 * SPDX-License-Identifier: Apache-2.0 6 #include <zephyr/dt-bindings/gpio/gpio.h> 14 dir-gpios = <&gpio1 0 0>; /* D3 */ 15 step-gpios = <&gpio1 1 0>; /* D4 */ 16 sleep-gpios = <&gpio2 0 GPIO_ACTIVE_LOW>; /* D2 */ 17 en-gpios = <&gpio2 1 0>; /* 5 */ 18 m0-gpios = <&gpio3 0 0>; 19 m1-gpios = <&gpio3 1 0>; 22 #address-cells = <1>; 23 #size-cells = <0>; [all …]
|
/Zephyr-latest/tests/drivers/stepper/drv8424/api/boards/ |
D | native_sim.overlay | 3 * SPDX-License-Identifier: Apache-2.0 6 #include <zephyr/dt-bindings/gpio/gpio.h> 14 dir-gpios = <&gpio1 0 0>; /* D3 */ 15 step-gpios = <&gpio1 1 0>; /* D4 */ 16 sleep-gpios = <&gpio2 0 GPIO_ACTIVE_LOW>; /* D2 */ 17 en-gpios = <&gpio2 1 0>; /* 5 */ 18 m0-gpios = <&gpio3 0 0>; 19 m1-gpios = <&gpio3 1 0>; 22 #address-cells = <1>; 23 #size-cells = <0>; [all …]
|
/Zephyr-latest/boards/snps/em_starterkit/ |
D | board.dtsi | 1 /* SPDX-License-Identifier: Apache-2.0 */ 4 #include <zephyr/dt-bindings/input/input-event-codes.h> 23 compatible = "gpio-leds"; 25 gpios = <&gpio1 0 0>; 29 gpios = <&gpio1 1 0>; 33 gpios = <&gpio1 2 0>; 37 gpios = <&gpio1 3 0>; 41 gpios = <&gpio1 4 0>; 45 gpios = <&gpio1 5 0>; 49 gpios = <&gpio1 6 0>; [all …]
|
/Zephyr-latest/boards/adi/max32655fthr/ |
D | max32655fthr_max32655_m4.dts | 2 * Copyright (c) 2023-2024 Analog Devices, Inc. 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include <adi/max32/max32655-pinctrl.dtsi> 11 #include <zephyr/dt-bindings/gpio/adi-max32-gpio.h> 12 #include <zephyr/dt-bindings/input/input-event-codes.h> 13 #include <zephyr/dt-bindings/dma/max32655_dma.h> 21 zephyr,shell-uart = &uart0; 27 compatible = "gpio-leds"; 29 gpios = <&gpio0 18 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/boards/adi/max32690fthr/ |
D | max32690fthr_max32690_m4.dts | 2 * Copyright (c) 2023-2024 Analog Devices, Inc. 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include <adi/max32/max32690-pinctrl.dtsi> 11 #include <zephyr/dt-bindings/gpio/adi-max32-gpio.h> 12 #include <zephyr/dt-bindings/input/input-event-codes.h> 20 zephyr,shell-uart = &uart0; 26 compatible = "gpio-leds"; 28 gpios = <&gpio0 14 GPIO_ACTIVE_LOW>; 32 gpios = <&gpio2 24 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/boards/adi/max78002evkit/ |
D | max78002evkit_max78002_m4.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include <adi/max32/max78002-pinctrl.dtsi> 11 #include <zephyr/dt-bindings/gpio/adi-max32-gpio.h> 12 #include <zephyr/dt-bindings/input/input-event-codes.h> 20 zephyr,shell-uart = &uart0; 26 compatible = "gpio-leds"; 28 gpios = <&gpio2 4 GPIO_ACTIVE_HIGH>; 32 gpios = <&gpio2 5 GPIO_ACTIVE_HIGH>; 38 compatible = "gpio-keys"; [all …]
|
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/boards/ |
D | imx93_evk_mimx9352_a55.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 compatible = "test-gpio-basic-api"; 10 out-gpios = <&gpio2 13 0>; 11 in-gpios = <&gpio2 14 0>;
|
D | max32680evkit_max32680_m4.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 compatible = "test-gpio-basic-api"; 10 out-gpios = <&gpio2 6 0>; 11 in-gpios = <&gpio2 7 0>;
|
D | max32655evkit_max32655_m4.overlay | 2 * Copyright (c) 2023-2024 Analog Devices, Inc. 4 * SPDX-License-Identifier: Apache-2.0 9 compatible = "test-gpio-basic-api"; 10 out-gpios = <&gpio2 0 0>; 11 in-gpios = <&gpio2 1 0>;
|
D | max32690evkit_max32690_m4.overlay | 2 * Copyright (c) 2023-2024 Analog Devices, Inc. 4 * SPDX-License-Identifier: Apache-2.0 9 compatible = "test-gpio-basic-api"; 10 out-gpios = <&gpio2 7 0>; 11 in-gpios = <&gpio2 8 0>;
|
D | max32655fthr_max32655_m4.overlay | 2 * Copyright (c) 2023-2024 Analog Devices, Inc. 4 * SPDX-License-Identifier: Apache-2.0 9 compatible = "test-gpio-basic-api"; 10 out-gpios = <&gpio2 0 0>; 11 in-gpios = <&gpio2 1 0>;
|
/Zephyr-latest/boards/silabs/dev_kits/sim3u1xx_dk/ |
D | sim3u1xx_dk.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include "sim3u1xx_dk-pinctrl.dtsi" 10 #include <zephyr/dt-bindings/input/input-event-codes.h> 13 model = "Silicon Labs SiM3U1xx-B-DK"; 14 compatible = "gardena,sim3u1xx-dk", "silabs,sim3u167","silabs,sim3u"; 26 zephyr,shell-uart = &usart0; 27 zephyr,uart-pipe = &usart0; 32 compatible = "gpio-leds"; 36 gpios = <&gpio2 10 GPIO_ACTIVE_HIGH>; [all …]
|
/Zephyr-latest/dts/bindings/gpio/ |
D | xlnx,xps-gpio-1.00.a.yaml | 3 compatible: "xlnx,xps-gpio-1.00.a" 5 include: [gpio-controller.yaml, base.yaml] 7 bus: xlnx,xps-gpio-1.00.a 10 # https://github.com/Xilinx/device-tree-xlnx 16 xlnx,all-inputs: 19 1 if all GPIOs are inputs, 0 otherwise 21 xlnx,all-outputs: 24 1 if all GPIOs are outputs, 0 otherwise 26 xlnx,dout-default: 29 Default output value. If n-th bit is 1, GPIO-n default value is 1. [all …]
|
/Zephyr-latest/boards/nxp/lpcxpresso11u68/ |
D | lpcxpresso11u68.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include <zephyr/dt-bindings/input/input-event-codes.h> 12 #include "lpcxpresso11u68-pinctrl.dtsi" 30 eeprom-0 = &eeprom0; 34 compatible = "gpio-keys"; 36 gpios = <&gpio0 1 GPIO_ACTIVE_HIGH>; 41 gpios = <&gpio0 16 GPIO_ACTIVE_HIGH>; 42 label = "Wake-up button"; 48 compatible = "gpio-leds"; [all …]
|
/Zephyr-latest/samples/sensor/qdec/boards/ |
D | nrf54h20dk_nrf54h20_cpuapp.overlay | 3 * SPDX-License-Identifier: Apache-2.0 13 encoder-emulate { 14 compatible = "gpio-leds"; 16 gpios = <&gpio2 9 GPIO_ACTIVE_HIGH>; 19 gpios = <&gpio2 11 GPIO_ACTIVE_HIGH>; 33 &gpio2 { 39 pinctrl-0 = <&qdec_pinctrl>; 40 pinctrl-names = "default"; 42 led-pre = <500>;
|
/Zephyr-latest/dts/bindings/sound/ |
D | cirrus,cs47l63.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: Cirrus Logic CS47L63 Low-Power Audio DSP 8 include: spi-device.yaml 14 irq-gpios: 15 type: phandle-array 19 reset-gpios: 20 type: phandle-array 24 gpio1-gpios: 25 type: phandle-array 27 GPIO1 input with bus-keeper [all …]
|
/Zephyr-latest/boards/nxp/vmu_rt1170/ |
D | vmu_rt1170_mimxrt1176_cm7.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include <zephyr/dt-bindings/led/led.h> 12 #include <zephyr/dt-bindings/input/input-event-codes.h> 24 pwm-led0 = &buzzer0; 25 mcuboot-button0 = &arming_button; 34 zephyr,shell-uart = &lpuart1; 36 zephyr,flash-controller = &mx25um51345g; 38 zephyr,code-partition = &slot0_partition; 39 zephyr,uart-mcumgr = &lpuart1; [all …]
|
/Zephyr-latest/include/zephyr/devicetree/ |
D | spi.h | 9 * SPDX-License-Identifier: Apache-2.0 20 * @defgroup devicetree-spi Devicetree SPI API 26 * @brief Does a SPI controller node have chip select GPIOs configured? 28 * SPI bus controllers use the "cs-gpios" property for configuring 29 * chip select GPIOs. Its value is a phandle-array which specifies the 36 * cs-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>, 37 * <&gpio2 20 GPIO_ACTIVE_LOW>; 50 * @return 1 if "spi" has a cs-gpios property, 0 otherwise 55 * @brief Number of chip select GPIOs in a SPI controller's cs-gpios property 61 * cs-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>, [all …]
|
/Zephyr-latest/boards/adi/max32690evkit/ |
D | max32690evkit_max32690_m4.dts | 2 * Copyright (c) 2023-2024 Analog Devices, Inc. 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include <adi/max32/max32690-pinctrl.dtsi> 11 #include <zephyr/dt-bindings/gpio/adi-max32-gpio.h> 12 #include <zephyr/dt-bindings/input/input-event-codes.h> 13 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h> 21 zephyr,shell-uart = &uart2; 28 compatible = "gpio-leds"; 30 gpios = <&gpio0 14 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/boards/adi/apard32690/ |
D | apard32690_max32690_m4.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include <adi/max32/max32690-pinctrl.dtsi> 11 #include <zephyr/dt-bindings/gpio/adi-max32-gpio.h> 12 #include <zephyr/dt-bindings/input/input-event-codes.h> 15 model = "Analog Devices AD-APARD32690-SL"; 20 zephyr,shell-uart = &uart0; 26 compatible = "gpio-leds"; 28 gpios = <&gpio2 1 GPIO_ACTIVE_HIGH>; 32 gpios = <&gpio0 12 GPIO_ACTIVE_HIGH>; [all …]
|
/Zephyr-latest/tests/boards/nrf/qdec/boards/ |
D | nrf54h20dk_nrf54h20_cpuapp.overlay | 3 * SPDX-License-Identifier: Apache-2.0 13 encoder-emulate { 14 compatible = "gpio-leds"; 16 gpios = <&gpio2 9 GPIO_ACTIVE_HIGH>; 19 gpios = <&gpio2 11 GPIO_ACTIVE_HIGH>; 36 low-power-enable; 41 &gpio2 { 47 pinctrl-0 = <&qdec_pinctrl>; 48 pinctrl-1 = <&qdec_sleep_pinctrl>; 49 pinctrl-names = "default", "sleep"; [all …]
|
/Zephyr-latest/boards/digilent/arty_a7/dts/ |
D | arty_a7_arm_designstart.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <zephyr/dt-bindings/gpio/gpio.h> 9 #include <zephyr/dt-bindings/input/input-event-codes.h> 14 zephyr,shell-uart = &uartlite0; 32 compatible = "gpio-leds"; 34 gpios = <&gpio1 2 GPIO_ACTIVE_HIGH>; 38 gpios = <&gpio1 1 GPIO_ACTIVE_HIGH>; 42 gpios = <&gpio1 0 GPIO_ACTIVE_HIGH>; 47 gpios = <&gpio1 5 GPIO_ACTIVE_HIGH>; 51 gpios = <&gpio1 4 GPIO_ACTIVE_HIGH>; [all …]
|
/Zephyr-latest/boards/microchip/mpfs_icicle/ |
D | mpfs_icicle_common.dtsi | 2 * Copyright (c) 2020-2021 Microchip Technology Inc 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <zephyr/dt-bindings/input/input-event-codes.h> 13 model = "microchip,mpfs-icicle-kit"; 14 compatible = "microchip,mpfs-icicle-kit", "microchip,mpfs"; 23 compatible = "gpio-leds"; 26 gpios = <&gpio2 16 GPIO_ACTIVE_LOW>; 32 compatible = "gpio-keys"; 34 gpios = <&gpio2 30 GPIO_ACTIVE_LOW>; [all …]
|
1234