Home
last modified time | relevance | path

Searched +full:irqb +full:- +full:gpios (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/boards/shields/frdm_cr20a/
Dfrdm_cr20a.overlay4 * SPDX-License-Identifier: Apache-2.0
19 spi-max-frequency = <4000000>;
20 irqb-gpios = <&arduino_header 8
22 reset-gpios = <&arduino_header 11 GPIO_ACTIVE_LOW>; /* D5 */
/Zephyr-latest/dts/bindings/ieee802154/
Dnxp,mcr20a.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: spi-device.yaml
11 irqb-gpios:
12 type: phandle-array
16 The interrupt pin of MCR20A is open-drain, active low.
18 as pull-up, active low.
20 reset-gpios:
21 type: phandle-array
/Zephyr-latest/dts/bindings/gpio/
Drichtek,rt1718s.yaml2 # SPDX-License-Identifier: Apache-2.0
9 address. Feature-specific(GPIO, TCPC) properties should be placed in a child
10 node e.g. a number of GPIOs.
17 irq-gpios = <&gpioe 1 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
20 compatible = "richtek,rt1718s-gpio-port";
22 gpio-controller;
23 #gpio-cells = <2>;
31 include: [i2c-device.yaml]
34 irq-gpios:
35 type: phandle-array
[all …]
/Zephyr-latest/dts/arm/nxp/
Dnxp_kw2xd.dtsi1 /* SPDX-License-Identifier: Apache-2.0 */
4 #include <arm/armv7-m.dtsi>
5 #include <zephyr/dt-bindings/adc/adc.h>
6 #include <zephyr/dt-bindings/clock/kinetis_sim.h>
7 #include <zephyr/dt-bindings/clock/kinetis_mcg.h>
8 #include <zephyr/dt-bindings/gpio/gpio.h>
9 #include <zephyr/dt-bindings/i2c/i2c.h>
12 #include <nxp/kinetis/MKW24D512VHA5-pinctrl.h>
21 zephyr,flash-controller = &ftfl;
25 #address-cells = <1>;
[all …]