Searched +full:irqb +full:- +full:gpios (Results 1 – 4 of 4) sorted by relevance
4 * SPDX-License-Identifier: Apache-2.019 spi-max-frequency = <4000000>;20 irqb-gpios = <&arduino_header 822 reset-gpios = <&arduino_header 11 GPIO_ACTIVE_LOW>; /* D5 */
2 # SPDX-License-Identifier: Apache-2.08 include: spi-device.yaml11 irqb-gpios:12 type: phandle-array16 The interrupt pin of MCR20A is open-drain, active low.18 as pull-up, active low.20 reset-gpios:21 type: phandle-array
2 # SPDX-License-Identifier: Apache-2.09 address. Feature-specific(GPIO, TCPC) properties should be placed in a child10 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 …]
1 /* 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 …]