Home
last modified time | relevance | path

Searched +full:gpio7 +full:- +full:gpios (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/boards/element14/warp7/
Dwarp7_mcimx7d_m4.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "warp7-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
27 zephyr,shell-uart = &uart2;
31 compatible = "gpio-keys";
33 gpios = <&gpio7 1 GPIO_ACTIVE_LOW>;
42 current-speed = <115200>;
43 modem-mode = <0>;
44 pinctrl-0 = <&uart2_default>;
[all …]
/Zephyr-latest/dts/bindings/sound/
Dcirrus,cs47l63.yaml2 # 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/include/zephyr/dt-bindings/gpio/
Dadi-sdp-120.h5 * SPDX-License-Identifier: Apache-2.0
8 * @brief SDP-120 GPIO index definitions
10 * Defines meant to be used in conjunction with the "adi,sdp-120"
11 * ADI SDP-120 mapping.
17 * cs-gpios = <&sdp_120 SDP_120_SPI_SS_N GPIO_ACTIVE_LOW>;
19 * example_device: example-dev@0 {
20 * compatible = "vnd,spi-device";
33 * @brief IO[n] signal on a SDP-120 GPIO nexus node following
36 #define SDP_120_IO(n) (n-1)
64 #define SDP_120_GPIO7 SDP_120_IO(74) /* GPIO7 */
[all …]
/Zephyr-latest/boards/nxp/vmu_rt1170/
Dvmu_rt1170_mimxrt1176_cm7.dts4 * 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/boards/nxp/mimxrt1062_fmurt6/
Dmimxrt1062_fmurt6.dts2 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "mimxrt1062_fmurt6-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/pwm/pwm.h>
25 telem4-gps2 = &lpuart5;
29 zephyr,flash-controller = &s26ks512s0;
31 zephyr,code-partition = &slot0_partition;
32 zephyr,uart-mcumgr = &lpuart7;
37 zephyr,shell-uart = &lpuart7;
42 compatible = "gpio-leds";
[all …]
/Zephyr-latest/boards/adi/sdp_k1/
Dadi_sdp_120pin_connector.dtsi5 * SPDX-License-Identifier: Apache-2.0
8 #include <dt-bindings/gpio/adi-sdp-120.h>
12 compatible = "adi,sdp-120";
13 #gpio-cells = <2>;
14 gpio-map-mask = <0xffffffff 0xffffffc0>;
15 gpio-map-pass-thru = <0 0x3f>;
16 gpio-map =
17 /* pin map */ /* sdp-120 */
42 <73 0 &gpioj 14 0>, /* GPIO7 */
52 <81 0 &gpioh 6 0>, /* SPI_CLK - spi5_sck_ph6 */
[all …]
/Zephyr-latest/dts/arm/nuvoton/npcx/
Dnpcx7.dtsi4 * SPDX-License-Identifier: Apache-2.0
8 #include "npcx7/npcx7-alts-map.dtsi"
10 #include "npcx7/npcx7-miwus-wui-map.dtsi"
12 #include "npcx7/npcx7-miwus-int-map.dtsi"
14 #include "npcx7/npcx7-espi-vws-map.dtsi"
15 /* NPCX7 series low-voltage io controls mapping table */
16 #include "npcx7/npcx7-lvol-ctrl-map.dtsi"
24 cpu-power-states = <&suspend_to_idle0 &suspend_to_idle1>;
27 power-states {
28 suspend_to_idle0: suspend-to-idle0 {
[all …]
Dnpcx9.dtsi4 * SPDX-License-Identifier: Apache-2.0
8 #include "npcx9/npcx9-alts-map.dtsi"
10 #include "npcx9/npcx9-miwus-wui-map.dtsi"
12 #include "npcx9/npcx9-miwus-int-map.dtsi"
14 #include "npcx9/npcx9-espi-vws-map.dtsi"
15 /* NPCX9 series low-voltage io controls mapping table */
16 #include "npcx9/npcx9-lvol-ctrl-map.dtsi"
24 cpu-power-states = <&suspend_to_idle0 &suspend_to_idle1>;
27 power-states {
28 suspend_to_idle0: suspend-to-idle0 {
[all …]
Dnpcx4.dtsi4 * SPDX-License-Identifier: Apache-2.0
8 #include "npcx4/npcx4-alts-map.dtsi"
10 #include "npcx4/npcx4-miwus-wui-map.dtsi"
12 #include "npcx4/npcx4-miwus-int-map.dtsi"
14 #include "npcx4/npcx4-espi-vws-map.dtsi"
15 /* npcx4 series low-voltage io controls mapping table */
16 #include "npcx4/npcx4-lvol-ctrl-map.dtsi"
18 #include "zephyr/dt-bindings/reset/npcx4_reset.h"
26 cpu-power-states = <&suspend_to_idle0>;
29 power-states {
[all …]
Dnpcx.dtsi4 * 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-latest/dts/arm/nxp/
Dnxp_rt6xx_common.dtsi4 * SPDX-License-Identifier: Apache-2.0
8 #include <arm/armv8-m.dtsi>
9 #include <zephyr/dt-bindings/adc/adc.h>
10 #include <zephyr/dt-bindings/clock/mcux_lpc_syscon_clock.h>
11 #include <zephyr/dt-bindings/gpio/gpio.h>
12 #include <zephyr/dt-bindings/i2c/i2c.h>
13 #include <zephyr/dt-bindings/memory-attr/memory-attr-arm.h>
14 #include <zephyr/dt-bindings/reset/nxp_syscon_reset_common.h>
22 #address-cells = <1>;
23 #size-cells = <0>;
[all …]
/Zephyr-latest/boards/espressif/esp32c3_rust/doc/
Dindex.rst6 ESP32-C3-DevKit-RUST is based on the ESP32-C3, a single-core Wi-Fi and Bluetooth 5 (LE) microcontro…
7 based on the open-source RISC-V architecture. This special board also includes the ESP32-C3-MINI-1 …
8 a 6DoF IMU, a temperature and humidity sensor, a Li-Ion battery charger, and a Type-C USB. The boar…
10 For more information, check `ESP32-C3-DevKit-RUST`_.
17 - IEEE 802.11 b/g/n-compliant
18 - Bluetooth 5, Bluetooth mesh
19 - 32-bit RISC-V single-core processor, up to 160MHz
20 - 384 KB ROM
21 - 400 KB SRAM (16 KB for cache)
22 - 8 KB SRAM in RTC
[all …]
/Zephyr-latest/boards/espressif/esp_wrover_kit/doc/
Dindex.rst6 ESP-WROVER-KIT is an ESP32-based development board produced by `Espressif <https://www.espressif.co…
8 ESP-WROVER-KIT features the following integrated components:
10 - ESP32-WROVER-E module
11 - LCD screen
12 - MicroSD card slot
14 Its another distinguishing feature is the embedded FTDI FT2232HL chip - an advanced multi-interface
16 without a separate JTAG debugger. ESP-WROVER-KIT makes development convenient, easy, and
17 cost-effective.
24 GPIOs are not broken out to the board's pin headers in order to ensure reliable performance.
26 For more information, check `ESP32-WROVER-E Datasheet`_ and `ESP32 Datasheet`_.
[all …]