Searched +full:gpio +full:- +full:names (Results 1 – 25 of 898) sorted by relevance
12345678910>>...36
/Zephyr-latest/boards/arm/mps3/ |
D | mps3_common_soc_peripheral.dtsi | 2 * Copyright (c) 2019-2021 Linaro Limited 3 * Copyright 2024 Arm Limited and/or its affiliates <open-source-office@arm.com> 5 * SPDX-License-Identifier: Apache-2.0 8 sysclk: system-clock { 9 compatible = "fixed-clock"; 10 clock-frequency = <25000000>; 11 #clock-cells = <0>; 14 gpio0: gpio@1100000 { 15 compatible = "arm,cmsdk-gpio"; 18 gpio-controller; [all …]
|
/Zephyr-latest/boards/nxp/mimxrt1060_evk/ |
D | mimxrt1060_evk.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include "mimxrt1060_evk-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 14 model = "NXP MIMXRT1060-EVK board"; 19 pwm-led0 = &green_pwm_led; 23 mcuboot-button0 = &user_button; 30 zephyr,uart-mcumgr = &lpuart1; 32 zephyr,shell-uart = &lpuart1; 37 /* Micron MT48LC16M16A2B4-6AIT:G */ [all …]
|
/Zephyr-latest/boards/atmel/sam/sam4e_xpro/ |
D | sam4e_xpro.dts | 2 * Copyright (c) 2019-2023 Gerson Fernando Budke 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include "sam4e_xpro-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 18 i2c-0 = &twi0; 19 pwm-0 = &pwm0; 29 zephyr,shell-uart = &uart0; 35 compatible = "gpio-leds"; 43 compatible = "gpio-keys"; [all …]
|
/Zephyr-latest/boards/nxp/imx93_evk/ |
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"; 58 compatible = "gpio-keys"; 73 board_exp_sel: board-exp-sel { 78 compatible = "imx93evk-exp-sel"; 79 mux-gpios = <&gpio_exp0 4 GPIO_ACTIVE_HIGH>; [all …]
|
/Zephyr-latest/boards/nxp/frdm_mcxn236/ |
D | frdm_mcxn236.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 #include "frdm_mcxn236-pinctrl.dtsi" 8 #include <zephyr/dt-bindings/i2c/i2c.h> 9 #include <zephyr/dt-bindings/input/input-event-codes.h> 21 compatible = "gpio-leds"; 37 compatible = "gpio-keys"; 51 * This node describes the GPIO pins of the LCD-PAR-S035 panel 8080 interface. 53 nxp_lcd_8080_connector: lcd-8080-connector { 54 compatible = "nxp,lcd-8080"; 55 #gpio-cells = <2>; [all …]
|
/Zephyr-latest/boards/nxp/mimxrt1050_evk/ |
D | mimxrt1050_evk.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include "mimxrt1050_evk-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 14 model = "NXP MIMXRT1050-EVK board"; 24 mcuboot-button0 = &user_button; 31 zephyr,uart-mcumgr = &lpuart1; 33 zephyr,shell-uart = &lpuart1; 37 /* Micron MT48LC16M16A2B4-6AIT:G */ 43 * This node describes the GPIO pins of the parallel FPC interface, [all …]
|
/Zephyr-latest/dts/arm/xilinx/ |
D | zynqmp.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 8 #include <arm/armv7-r.dtsi> 9 #include <zephyr/dt-bindings/interrupt-controller/arm-gic.h> 10 #include <zephyr/dt-bindings/ethernet/xlnx_gem.h> 16 compatible = "xlnx,pinctrl-zynqmp"; 19 compatible = "soc-nv-flash"; 24 compatible = "mmio-sram"; 29 compatible = "zephyr,memory-region", "xlnx,zynq-ocm"; 31 zephyr,memory-region = "OCM"; 40 interrupt-names = "irq_0"; [all …]
|
/Zephyr-latest/boards/nxp/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/input/input-event-codes.h> 14 model = "NXP MIMXRT1064-EVK board"; 19 pwm-led0 = &green_pwm_led; 23 mcuboot-button0 = &user_button; 27 zephyr,flash-controller = &is25wp064; 29 zephyr,code-partition = &slot0_partition; 30 zephyr,uart-mcumgr = &lpuart1; [all …]
|
/Zephyr-latest/dts/arm/silabs/ |
D | efm32gg11b.dtsi | 5 * SPDX-License-Identifier: Apache-2.0 8 #include <arm/armv7-m.dtsi> 9 #include <zephyr/dt-bindings/gpio/gpio.h> 10 #include <zephyr/dt-bindings/i2c/i2c.h> 16 zephyr,flash-controller = &msc; 20 #address-cells = <1>; 21 #size-cells = <0>; 24 compatible = "arm,cortex-m4f"; 30 compatible = "mmio-sram"; 34 msc: flash-controller@40000000 { [all …]
|
D | efm32gg12b.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <arm/armv7-m.dtsi> 8 #include <zephyr/dt-bindings/gpio/gpio.h> 9 #include <zephyr/dt-bindings/i2c/i2c.h> 15 zephyr,flash-controller = &msc; 19 #address-cells = <1>; 20 #size-cells = <0>; 23 compatible = "arm,cortex-m4f"; 29 compatible = "mmio-sram"; 33 msc: flash-controller@40000000 { [all …]
|
D | efm32wg.dtsi | 1 /* SPDX-License-Identifier: Apache-2.0 */ 3 #include <arm/armv7-m.dtsi> 4 #include <zephyr/dt-bindings/gpio/gpio.h> 5 #include <zephyr/dt-bindings/i2c/i2c.h> 10 zephyr,flash-controller = &msc; 14 #address-cells = <1>; 15 #size-cells = <0>; 18 compatible = "arm,cortex-m4f"; 24 compatible = "mmio-sram"; 28 msc: flash-controller@400c0000 { [all …]
|
/Zephyr-latest/dts/arm/renesas/ra/ |
D | ra-cm4-common.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 9 #include <arm/armv7-m.dtsi> 10 #include <zephyr/dt-bindings/interrupt-controller/renesas-ra-icu.h> 11 #include <zephyr/dt-bindings/clock/ra_clock.h> 15 #address-cells = <1>; 16 #size-cells = <0>; 20 compatible = "arm,cortex-m4"; 26 xtal: clock-main-osc { 27 compatible = "renesas,ra-cgc-external-clock"; 28 clock-frequency = <1200000>; [all …]
|
/Zephyr-latest/boards/renesas/ek_ra4w1/ |
D | ek_ra4w1.dts | 3 * SPDX-License-Identifier: Apache-2.0 6 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/input/input-event-codes.h> 11 #include <zephyr/dt-bindings/adc/adc.h> 12 #include "ek_ra4w1-pinctrl.dtsi" 15 model = "Renesas EK-RA4W1"; 22 zephyr,shell-uart = &uart0; 27 compatible = "gpio-leds"; 40 compatible = "gpio-keys"; [all …]
|
/Zephyr-latest/boards/seco/stm32f3_seco_d23/ |
D | stm32f3_seco_d23.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <st/f3/stm32f302v(b-c)tx-pinctrl.dtsi> 12 model = "SECO SBC-3.5-PX30 board (STM32F302VCT6)"; 13 compatible = "seco,stm32f3-d23"; 17 zephyr,code-partition = &slot0_partition; 18 zephyr,shell-uart = &usart1; 25 compatible = "gpio-leds"; 28 label = "LED-1"; 32 label = "LED-2"; [all …]
|
/Zephyr-latest/dts/arm/atmel/ |
D | samc2x.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 8 #include <arm/armv6-m.dtsi> 9 #include <zephyr/dt-bindings/adc/adc.h> 10 #include <zephyr/dt-bindings/gpio/gpio.h> 11 #include <zephyr/dt-bindings/i2c/i2c.h> 12 #include <zephyr/dt-bindings/pwm/pwm.h> 16 adc-0 = &adc0; 18 port-a = &porta; 19 port-b = &portb; 20 port-c = &portc; [all …]
|
D | samd5x.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <arm/armv7-m.dtsi> 8 #include <zephyr/dt-bindings/adc/adc.h> 9 #include <zephyr/dt-bindings/gpio/gpio.h> 10 #include <zephyr/dt-bindings/i2c/i2c.h> 11 #include <zephyr/dt-bindings/pwm/pwm.h> 15 adc-0 = &adc0; 16 adc-1 = &adc1; 18 port-a = &porta; 19 port-b = &portb; [all …]
|
/Zephyr-latest/boards/atmel/sam/sam_v71_xult/ |
D | sam_v71_xult-common.dtsi | 5 * Copyright (c) 2019-2024 Gerson Fernando Budke <nandojve@gmail.com> 7 * SPDX-License-Identifier: Apache-2.0 10 #include "sam_v71_xult-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 15 i2c-0 = &twihs0; 16 i2c-1 = &twihs2; 18 pwm-led0 = &pwm_led0; 19 pwm-0 = &pwm0; 28 zephyr,shell-uart = &usart1; 31 zephyr,code-partition = &slot0_partition; [all …]
|
/Zephyr-latest/boards/renesas/ek_ra8d1/ |
D | ek_ra8d1.dts | 3 * SPDX-License-Identifier: Apache-2.0 6 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/input/input-event-codes.h> 11 #include <zephyr/dt-bindings/memory-attr/memory-attr-arm.h> 12 #include <zephyr/dt-bindings/memory-controller/renesas,ra-sdram.h> 13 #include <zephyr/dt-bindings/adc/adc.h> 14 #include "ek_ra8d1-pinctrl.dtsi" 17 model = "Renesas EK-RA8D1"; 24 zephyr,shell-uart = &uart9; [all …]
|
/Zephyr-latest/boards/renesas/ek_ra6m1/ |
D | ek_ra6m1.dts | 3 * SPDX-License-Identifier: Apache-2.0 6 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/input/input-event-codes.h> 11 #include <zephyr/dt-bindings/adc/adc.h> 13 #include "ek_ra6m1-pinctrl.dtsi" 16 model = "Renesas EK-RA6M1"; 23 zephyr,shell-uart = &uart8; 28 compatible = "gpio-leds"; 36 compatible = "gpio-keys"; [all …]
|
/Zephyr-latest/boards/renesas/ek_ra6m2/ |
D | ek_ra6m2.dts | 3 * SPDX-License-Identifier: Apache-2.0 6 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/input/input-event-codes.h> 11 #include <zephyr/dt-bindings/adc/adc.h> 13 #include "ek_ra6m2-pinctrl.dtsi" 16 model = "Renesas EK-RA6M2"; 23 zephyr,shell-uart = &uart7; 28 compatible = "gpio-leds"; 36 compatible = "gpio-keys"; [all …]
|
/Zephyr-latest/boards/renesas/ek_ra8m1/ |
D | ek_ra8m1.dts | 3 * SPDX-License-Identifier: Apache-2.0 6 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <zephyr/dt-bindings/adc/adc.h> 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 12 #include "ek_ra8m1-pinctrl.dtsi" 15 model = "Renesas EK-RA8M1"; 20 zephyr,flash-controller = &flash1; 23 zephyr,shell-uart = &uart9; 29 compatible = "gpio-leds"; [all …]
|
/Zephyr-latest/boards/nxp/frdm_mcxn947/ |
D | frdm_mcxn947.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 #include "frdm_mcxn947-pinctrl.dtsi" 8 #include <zephyr/dt-bindings/i2c/i2c.h> 9 #include <zephyr/dt-bindings/input/input-event-codes.h> 19 mcuboot-button0 = &user_button_2; 23 compatible = "gpio-leds"; 42 compatible = "gpio-keys"; 58 * This node describes the GPIO pins of the LCD-PAR-S035 panel 8080 interface. 60 nxp_lcd_8080_connector: lcd-8080-connector { 61 compatible = "nxp,lcd-8080"; [all …]
|
/Zephyr-latest/boards/renesas/ek_ra2a1/ |
D | ek_ra2a1.dts | 3 * SPDX-License-Identifier: Apache-2.0 6 /dts-v1/; 9 #include <zephyr/dt-bindings/gpio/gpio.h> 10 #include <zephyr/dt-bindings/input/input-event-codes.h> 12 #include "ek_ra2a1-pinctrl.dtsi" 15 model = "Renesas EK-RA2A1"; 22 zephyr,shell-uart = &uart0; 27 compatible = "gpio-leds"; 35 compatible = "gpio-keys"; 50 clock-frequency = <DT_FREQ_M(12)>; [all …]
|
/Zephyr-latest/dts/arm/renesas/rz/rzg/ |
D | r9a08g045.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <arm/armv8-m.dtsi> 12 #address-cells = <1>; 13 #size-cells = <1>; 16 #address-cells = <1>; 17 #size-cells = <0>; 21 compatible = "arm,cortex-m33"; 23 clock-frequency = <250000000>; 24 #address-cells = <1>; 25 #size-cells = <1>; [all …]
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_s32z27x_r52.dtsi | 2 * Copyright 2022-2024 NXP 4 * SPDX-License-Identifier: Apache-2.0 8 #include <arm/armv8-r.dtsi> 9 #include <zephyr/dt-bindings/interrupt-controller/arm-gic.h> 10 #include <zephyr/dt-bindings/clock/nxp_s32z2_clock.h> 11 #include <zephyr/dt-bindings/i2c/i2c.h> 15 #address-cells = <1>; 16 #size-cells = <0>; 20 compatible = "arm,cortex-r52"; 26 compatible = "arm,cortex-r52"; [all …]
|
12345678910>>...36