Searched +full:gpio2 +full:- +full:width (Results 1 – 8 of 8) sorted by relevance
/Zephyr-Core-3.5.0/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: 21 xlnx,all-outputs: 26 xlnx,dout-default: 29 Default output value. If n-th bit is 1, GPIO-n default value is 1. 31 xlnx,gpio-width: 36 xlnx,tri-default: [all …]
|
/Zephyr-Core-3.5.0/boards/arm/arty/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; 29 spi-flash0 = &flash0; 33 compatible = "gpio-leds"; 105 compatible = "gpio-keys"; 149 compatible = "arm,daplink-qspi-mux"; 151 interrupt-parent = <&nvic>; 153 mux-gpios = <&daplink_gpio0 0 GPIO_ACTIVE_HIGH>; [all …]
|
/Zephyr-Core-3.5.0/boards/arm/cyclonev_socdk/ |
D | cyclonev_socdk.dts | 2 * SPDX-License-Identifier: Apache-2.0 10 #include <zephyr/dt-bindings/gpio/gpio.h> 14 compatible = "altr,socfpga-cyclone5-socdk", "altr,socfpga-cyclone5", "altr,socfpga"; 28 eeprom-0 = &eeprom; 32 compatible = "gpio-leds"; 50 local-mac-address = [e6 88 2d 82 1f d4]; 58 gpio2: gpio@ff70a000 { label 70 address-width = <8>; 87 zephyr,shell-uart = &uart0;
|
/Zephyr-Core-3.5.0/boards/arm/mimxrt1050_evk/ |
D | mimxrt1050_evk.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include "mimxrt1050_evk-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/display/panel.h> 12 #include <zephyr/dt-bindings/input/input-event-codes.h> 15 model = "NXP MIMXRT1050-EVK board"; 32 zephyr,shell-uart = &lpuart1; 33 zephyr,flash-controller = &s26ks512s0; 35 zephyr,code-partition = &slot0_partition; 40 /* Micron MT48LC16M16A2B4-6AIT:G */ [all …]
|
/Zephyr-Core-3.5.0/boards/arm/mimxrt1060_evk/ |
D | mimxrt1060_evk.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include "mimxrt1060_evk-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/display/panel.h> 12 #include <zephyr/dt-bindings/input/input-event-codes.h> 15 model = "NXP MIMXRT1060-EVK board"; 20 pwm-led0 = &green_pwm_led; 27 zephyr,flash-controller = &is25wp064; 29 zephyr,code-partition = &slot0_partition; 34 zephyr,shell-uart = &lpuart1; [all …]
|
/Zephyr-Core-3.5.0/boards/arm/mimxrt1064_evk/ |
D | mimxrt1064_evk.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include "mimxrt1064_evk-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/display/panel.h> 12 #include <zephyr/dt-bindings/input/input-event-codes.h> 15 model = "NXP MIMXRT1064-EVK board"; 20 pwm-led0 = &green_pwm_led; 27 zephyr,flash-controller = &is25wp064; 29 zephyr,code-partition = &slot0_partition; 34 zephyr,shell-uart = &lpuart1; [all …]
|
/Zephyr-Core-3.5.0/dts/arm/nuvoton/npcx/ |
D | npcx.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <arm/armv7-m.dtsi> 10 #include <zephyr/dt-bindings/adc/adc.h> 11 #include <zephyr/dt-bindings/clock/npcx_clock.h> 12 #include <zephyr/dt-bindings/flash_controller/npcx_fiu_qspi.h> 13 #include <zephyr/dt-bindings/gpio/gpio.h> 14 #include <zephyr/dt-bindings/i2c/i2c.h> 15 #include <zephyr/dt-bindings/pinctrl/npcx-pinctrl.h> 16 #include <zephyr/dt-bindings/pwm/pwm.h> 17 #include <zephyr/dt-bindings/sensor/npcx_tach.h> [all …]
|
/Zephyr-Core-3.5.0/boards/xtensa/esp_wrover_kit/doc/ |
D | index.rst | 3 ESP-WROVER-KIT 9 ESP-WROVER-KIT is an ESP32-based development board produced by `Espressif <https://www.espressif.co… 11 ESP-WROVER-KIT features the following integrated components: 13 - ESP32-WROVER-E module 14 - LCD screen 15 - MicroSD card slot 17 Its another distinguishing feature is the embedded FTDI FT2232HL chip - an advanced multi-interface 19 without a separate JTAG debugger. ESP-WROVER-KIT makes development convenient, easy, and 20 cost-effective. 32 The block diagram below shows the main components of ESP-WROVER-KIT and their interconnections. [all …]
|