Home
last modified time | relevance | path

Searched +full:active +full:- +full:gpios (Results 1 – 25 of 97) sorted by relevance

1234

/Zephyr-Core-2.7.6/dts/bindings/lora/
Dsemtech,sx127x-base.yaml3 # SPDX-License-Identifier: Apache-2.0
5 include: spi-device.yaml
8 reset-gpios:
9 type: phandle-array
14 This signal is open-drain, active-high (SX1272/3) or
15 active-low (SX1276/7/8/9) as interpreted by the modem.
17 dio-gpios:
18 type: phandle-array
23 These signals are normally active-high.
25 power-amplifier-output:
[all …]
/Zephyr-Core-2.7.6/dts/bindings/display/
Dgooddisplay,gd7965.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: spi-device.yaml
21 reset-gpios:
22 type: phandle-array
26 The RESET pin of GD7965 is active low.
28 as active low.
30 dc-gpios:
31 type: phandle-array
35 The DC pin of GD7965 is active low (transmission command byte).
37 as active low.
[all …]
Dsolomon,ssd16xx.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: spi-device.yaml
21 pp-height-bits:
26 pp-width-bits:
32 type: uint8-array
37 type: uint8-array
46 border-waveform:
52 type: uint8-array
56 orientation-flipped:
61 reset-gpios:
[all …]
Dilitek,ili9xxx-common.yaml3 # SPDX-License-Identifier: Apache-2.0
7 include: spi-device.yaml
10 reset-gpios:
11 type: phandle-array
15 The RESET pin of ILI9340 is active low.
17 as active low.
19 cmd-data-gpios:
20 type: phandle-array
24 The D/CX pin of ILI9340 is active low (transmission command byte).
26 as active low.
[all …]
Dsitronix,st7789v.yaml3 # SPDX-License-Identifier: Apache-2.0
9 include: spi-device.yaml
12 reset-gpios:
13 type: phandle-array
17 The RESET pin of ST7789V is active low.
19 as active low.
21 cmd-data-gpios:
22 type: phandle-array
26 The D/CX pin of ST7789V is active low (transmission command byte).
28 as active low.
[all …]
Dsitronix,st7735r.yaml1 # Copyright (c) 2020, Kim Bøndergaard <kim@fam-boendergaard.dk>
2 # SPDX-License-Identifier: Apache-2.0
8 include: spi-device.yaml
11 reset-gpios:
12 type: phandle-array
16 The RESET pin of ST7735R is active low.
18 as active low.
20 cmd-data-gpios:
21 type: phandle-array
25 The D/CX pin of ST7735R is active low (transmission command byte).
[all …]
/Zephyr-Core-2.7.6/dts/bindings/sensor/
Dams,ccs811.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: i2c-device.yaml
11 wake-gpios:
12 type: phandle-array
16 sensor receives this as an active-low signal.
18 reset-gpios:
19 type: phandle-array
23 reset. The sensor receives this as an active-low signal.
25 irq-gpios:
26 type: phandle-array
[all …]
Dnxp,fxas21002.yaml2 # SPDX-License-Identifier: Apache-2.0
4 description: FXAS21002 3-axis gyroscope sensor
8 include: i2c-device.yaml
11 int1-gpios:
12 type: phandle-array
16 This pin defaults to active low when produced by the sensor.
20 int2-gpios:
21 type: phandle-array
25 This pin defaults to active low when produced by the sensor.
Davago,apds9960.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: i2c-device.yaml
11 int-gpios:
12 type: phandle-array
16 The interrupt pin of APDS9960 is open-drain, active low.
18 as pull-up, active low.
Dpanasonic,amg88xx.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: i2c-device.yaml
11 int-gpios:
12 type: phandle-array
16 The interrupt pin of AMG88XX is open-drain, active low.
18 as pull-up, active low.
Dlm77.yaml2 # SPDX-License-Identifier: Apache-2.0
9 include: i2c-device.yaml
12 int-gpios:
13 type: phandle-array
16 Identifies the INT signal, which is active-low open drain by default
19 int-inverted:
22 When present, the polarity on the INT signal is inverted (active-high).
24 tcrita-inverted:
28 (active-high).
30 enable-fault-queue:
Dti,hdc20xx.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: i2c-device.yaml
11 int-gpios:
12 type: phandle-array
16 The DRDY/INT pin of HDC20xx sensor is open-drain, active low. If
17 connected directly the MCU pin should be configured as pull-up
18 as pull-up, active low.
Dti,hdc.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: i2c-device.yaml
11 drdy-gpios:
12 type: phandle-array
16 The DRDYn pin of HDC sensor is open-drain, active low.
18 as pull-up, active low.
/Zephyr-Core-2.7.6/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
25 The RESET pin of MCR20A is active low.
27 as active low.
Ddecawave,dw1000.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: spi-device.yaml
11 int-gpios:
12 type: phandle-array
16 The interrupt pin IRQ of DW1000 is active high output.
18 as active high.
20 reset-gpios:
21 type: phandle-array
25 The RESET pin of DW1000 is active low.
27 as active low.
[all …]
/Zephyr-Core-2.7.6/dts/bindings/ethernet/
Dwiznet,w5500.yaml2 # SPDX-License-Identifier: Apache-2.0
4 description: W5500 standalone 10/100BASE-T Ethernet controller with SPI interface
8 include: [spi-device.yaml, ethernet.yaml]
11 int-gpios:
12 type: phandle-array
16 The interrupt pin of W5500 is active low.
18 as active low.
19 reset-gpios:
20 type: phandle-array
24 The reset pin of W5500 is active low.
[all …]
Dmicrochip,enc28j60.yaml2 # SPDX-License-Identifier: Apache-2.0
4 description: ENC28J60 standalone 10BASE-T Ethernet controller with SPI interface
8 include: [spi-device.yaml, ethernet.yaml]
11 int-gpios:
12 type: phandle-array
16 The interrupt pin of ENC28J60 is active low.
18 as active low.
Dmicrochip,enc424j600.yaml2 # SPDX-License-Identifier: Apache-2.0
5 ENC424J600 standalone 100BASE-T Ethernet controller with SPI interface
9 include: [spi-device.yaml, ethernet.yaml]
12 int-gpios:
13 type: phandle-array
17 The interrupt pin of ENC424J600 is active low.
19 as active low.
/Zephyr-Core-2.7.6/tests/drivers/regulator/fixed/dts/bindings/
Dtest-regulator-fixed.yaml2 # SPDX-License-Identifier: Apache-2.0
8 compatible: "test-regulator-fixed"
11 check-gpios:
12 type: phandle-array
16 test regulator enable-gpios property. This is used to confirm that
19 The active level in the flags cell of this must match the
20 active level of the flags cell in the regulator's enable-gpios
/Zephyr-Core-2.7.6/dts/bindings/misc/
Dzephyr,modbus-serial.yaml2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "zephyr,modbus-serial"
8 include: uart-device.yaml
11 de-gpios:
12 type: phandle-array
16 Driver enable pin (DE) of the RS-485 transceiver.
18 as active high.
20 re-gpios:
21 type: phandle-array
25 Receiver enable pin (nRE) of the RS-485 transceiver.
[all …]
/Zephyr-Core-2.7.6/dts/bindings/gpio/
Dnxp,pcal6408a.yaml2 # SPDX-License-Identifier: Apache-2.0
4 description: PCAL6408A 8-bit I2C-based I/O expander
8 include: [i2c-device.yaml, gpio-controller.yaml]
18 int-gpios:
19 type: phandle-array
22 GPIO connected to the controller INT pin. This pin is active-low.
24 reset-gpios:
25 type: phandle-array
28 GPIO connected to the controller RESET pin. This pin is active-low.
30 "#gpio-cells":
[all …]
/Zephyr-Core-2.7.6/dts/bindings/test/
Dvnd,busy-sim.yaml2 # SPDX-License-Identifier: Apache-2.0
7 compatible: "vnd,busy-sim"
16 active-gpios:
17 type: phandle-array
20 Debug pin is set to active state when cpu load is active.
/Zephyr-Core-2.7.6/dts/bindings/mmc/
Dnxp,imx-usdhc.yaml2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "nxp,imx-usdhc"
14 pwr-gpios:
15 type: phandle-array
19 This pin defaults to active high when consumed by the SD card. The
23 cd-gpios:
24 type: phandle-array
28 This pin defaults to active low when produced by the SD card. The
32 no-1-8-v:
/Zephyr-Core-2.7.6/dts/bindings/mtd/
Datmel,at45.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: [spi-device.yaml]
11 jedec-id:
12 type: uint8-array
21 sector-size:
26 block-size:
31 page-size:
36 use-udpd:
40 When set, the driver will use the Ultra-Deep Power-Down command instead
41 of the default Deep Power-Down one to put the chip into low power mode.
[all …]
/Zephyr-Core-2.7.6/dts/bindings/base/
Dpower.yaml2 # SPDX-License-Identifier: Apache-2.0
7 supply-gpios:
8 type: phandle-array
17 Contrast with vin-supply.
19 vin-supply:
30 Contrast with supply-gpios. If both properties are provided
31 then the regulator must be requested before the supply GPIOS is
32 set to an active state, and the supply GPIOS must be set to an

1234