Searched +full:active +full:- +full:gpios (Results 1 – 25 of 248) sorted by relevance
12345678910
/Zephyr-latest/dts/bindings/can/ |
D | ti,tcan4x5x.yaml | 2 # SPDX-License-Identifier: Apache-2.0 12 spi-max-frequency = <18000000>; 13 clock-frequency = <40000000>; 14 device-state-gpios = <&gpio0 0 GPIO_ACTIVE_LOW>; 15 device-wake-gpios = <&gpio0 1 GPIO_ACTIVE_HIGH>; 16 reset-gpios = <&gpio0 2 GPIO_ACTIVE_HIGH>; 17 int-gpios = <&gpio0 3 GPIO_ACTIVE_LOW>; 18 bosch,mram-cfg = <0x0 15 15 5 5 0 10 10>; 21 can-transceiver { 22 max-bitrate = <8000000>; [all …]
|
/Zephyr-latest/dts/bindings/lora/ |
D | semtech,sx127x-base.yaml | 3 # 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-latest/dts/bindings/usb/ |
D | maxim,max3421e_spi.yaml | 2 # SPDX-License-Identifier: Apache-2.0 9 include: [spi-device.yaml] 12 int-gpios: 13 type: phandle-array 16 Interrupt pin of MAX3421E, active low. 18 as active low. 20 reset-gpios: 21 type: phandle-array 23 RESET pin of MAX3421E, active low. 25 as active low.
|
/Zephyr-latest/dts/bindings/ieee802154/ |
D | nxp,mcr20a.yaml | 2 # 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.
|
D | decawave,dw1000.yaml | 2 # 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-latest/dts/bindings/sensor/ |
D | ams,ccs811.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 include: [sensor-device.yaml, i2c-device.yaml] 11 wake-gpios: 12 type: phandle-array 15 sensor receives this as an active-low signal. 17 reset-gpios: 18 type: phandle-array 21 reset. The sensor receives this as an active-low signal. 23 irq-gpios: 24 type: phandle-array [all …]
|
D | nxp,fxas21002-common.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: FXAS21002 3-axis gyroscope sensor 6 include: sensor-device.yaml 9 reset-gpios: 10 type: phandle-array 13 This pin defaults to active low when consumed by the sensor. 17 int1-gpios: 18 type: phandle-array 21 This pin defaults to active low when produced by the sensor. 25 int2-gpios: [all …]
|
D | nxp,fxls8974-common.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: FXLS8974 3-axis accelerometer sensor 6 include: sensor-device.yaml 9 reset-gpios: 10 type: phandle-array 13 This pin defaults to active high when consumed by the sensor. 17 int1-gpios: 18 type: phandle-array 21 This pin defaults to active low when produced by the sensor. 25 int2-gpios: [all …]
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | wiznet,w5500.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: W5500 standalone 10/100BASE-T Ethernet controller with SPI interface 8 include: [spi-device.yaml, ethernet-controller.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 23 The reset pin of W5500 is active low. [all …]
|
/Zephyr-latest/boards/shields/rk043fn66hs_ctg/ |
D | rk043fn66hs_ctg.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <zephyr/dt-bindings/display/panel.h> 16 compatible = "zephyr,lvgl-pointer-input"; 26 irq-gpios = <&nxp_i2c_touch_fpc 2 GPIO_ACTIVE_HIGH>; 27 reset-gpios = <&nxp_i2c_touch_fpc 1 GPIO_ACTIVE_LOW>; 35 display-timings { 36 compatible = "zephyr,panel-timing"; 37 hsync-len = <4>; 38 hfront-porch = <8>; 39 hback-porch = <43>; [all …]
|
/Zephyr-latest/boards/shields/rtkmipilcdb00000be/ |
D | rtkmipilcdb00000be.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <zephyr/dt-bindings/display/panel.h> 15 compatible = "zephyr,lvgl-pointer-input"; 22 gt911_rtkmipilcdb00000be: gt911-rtkmipilcdb00000be@5d { 25 irq-gpios = <&renesas_mipi_connector 17 GPIO_ACTIVE_HIGH>; 26 reset-gpios = <&renesas_mipi_connector 18 GPIO_ACTIVE_LOW>; 34 compatible = "ilitek,ili9806e-dsi"; 38 data-lanes = <2>; 39 pixel-format = <MIPI_DSI_PIXFMT_RGB888>; 47 input-pixel-format = <PANEL_PIXEL_FORMAT_RGB_888>; [all …]
|
/Zephyr-latest/boards/shields/st_b_lcd40_dsi1_mb1166/ |
D | st_b_lcd40_dsi1_mb1166.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <zephyr/dt-bindings/display/panel.h> 11 compatible = "zephyr,lvgl-pointer-input"; 13 invert-y; 29 reset-gpios = <&dsi_lcd_qsh_030 57 GPIO_ACTIVE_HIGH>; 30 bl-gpios = <&dsi_lcd_qsh_030 53 GPIO_ACTIVE_HIGH>; 31 data-lanes = <2>; 32 pixel-format = <MIPI_DSI_PIXFMT_RGB888>; 41 pixel-format = <PANEL_PIXEL_FORMAT_RGB_888>; 43 display-timings { [all …]
|
D | st_b_lcd40_dsi1_mb1166_a09.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <zephyr/dt-bindings/display/panel.h> 11 compatible = "zephyr,lvgl-pointer-input"; 13 invert-y; 29 reset-gpios = <&dsi_lcd_qsh_030 57 GPIO_ACTIVE_HIGH>; 30 bl-gpios = <&dsi_lcd_qsh_030 53 GPIO_ACTIVE_HIGH>; 31 data-lanes = <2>; 32 pixel-format = <MIPI_DSI_PIXFMT_RGB888>; 41 pixel-format = <PANEL_PIXEL_FORMAT_RGB_888>; 43 display-timings { [all …]
|
/Zephyr-latest/tests/drivers/regulator/fixed/dts/bindings/ |
D | test-regulator-fixed.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 compatible: "test-regulator-fixed" 11 check-gpios: 12 type: phandle-array 16 regulator enable-gpios property. This is used to confirm that signal's 19 The active level in the flags cell of this must match the active level 20 of the flags cell in the regulator's enable-gpios property, and the
|
/Zephyr-latest/boards/shields/rk055hdmipi4ma0/ |
D | rk055hdmipi4ma0.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <zephyr/dt-bindings/display/panel.h> 15 en_mipi_display_rk055hdmipi4ma0: enable-mipi-display-rk055hdmipi4ma0 { 16 compatible = "regulator-fixed"; 17 regulator-name = "en_mipi_display"; 18 enable-gpios = <&nxp_mipi_connector 32 GPIO_ACTIVE_HIGH>; 19 regulator-boot-on; 23 compatible = "zephyr,lvgl-pointer-input"; 30 gt911_rk055hdmipi4ma0: gt911-rk055hdmipi4ma0@5d { 33 irq-gpios = <&nxp_mipi_connector 29 GPIO_ACTIVE_HIGH>; [all …]
|
/Zephyr-latest/boards/shields/rk055hdmipi4m/ |
D | rk055hdmipi4m.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <zephyr/dt-bindings/display/panel.h> 15 en_mipi_display: enable-mipi-display { 16 compatible = "regulator-fixed"; 17 regulator-name = "en_mipi_display"; 18 enable-gpios = <&nxp_mipi_connector 32 GPIO_ACTIVE_HIGH>; 19 regulator-boot-on; 23 compatible = "zephyr,lvgl-pointer-input"; 33 irq-gpios = <&nxp_mipi_connector 29 GPIO_ACTIVE_HIGH>; 34 reset-gpios = <&nxp_mipi_connector 28 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/dts/bindings/display/ |
D | raydium,rm67162.yaml | 4 # SPDX-License-Identifier: Apache-2.0 11 include: [mipi-dsi-device.yaml, display-controller.yaml] 14 reset-gpios: 15 type: phandle-array 18 reset. The sensor receives this as an active-low signal. 20 bl-gpios: 21 type: phandle-array 24 The sensor receives this as an active-high signal. 26 te-gpios: 27 type: phandle-array
|
D | himax,hx8394.yaml | 4 # SPDX-License-Identifier: Apache-2.0 11 include: [mipi-dsi-device.yaml, display-controller.yaml] 14 reset-gpios: 15 type: phandle-array 18 reset. The sensor receives this as an active-low signal. 20 bl-gpios: 21 type: phandle-array 24 The sensor receives this as an active-high signal.
|
D | ilitek,ili9806e.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 compatible: "ilitek,ili9806e-dsi" 8 include: [mipi-dsi-device.yaml, display-controller.yaml] 11 reset-gpios: 12 type: phandle-array 15 reset. The sensor receives this as an active-low signal. 17 bl-gpios: 18 type: phandle-array 21 The sensor receives this as an active-high signal.
|
/Zephyr-latest/dts/bindings/video/ |
D | ovti,ov7670.yaml | 2 # SPDX-License-Identifier: Apache-2.0 9 reset-gpios: 10 type: phandle-array 13 reset. The sensor receives this as an active-low signal. 14 pwdn-gpios: 15 type: phandle-array 18 receives this as an active high signal 20 include: i2c-device.yaml
|
D | ovti,ov5640.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 include: i2c-device.yaml 11 reset-gpios: 12 type: phandle-array 15 receives this as an active-low signal. 16 powerdown-gpios: 17 type: phandle-array 20 receives this as an active-high signal. 22 child-binding: 23 child-binding: [all …]
|
/Zephyr-latest/boards/shields/rk043fn02h_ct/ |
D | rk043fn02h_ct.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <zephyr/dt-bindings/display/panel.h> 16 compatible = "zephyr,lvgl-pointer-input"; 26 int-gpios = <&nxp_i2c_touch_fpc 2 GPIO_ACTIVE_LOW>; 34 display-timings { 35 compatible = "zephyr,panel-timing"; 36 hsync-len = <41>; 37 hfront-porch = <4>; 38 hback-porch = <8>; 39 vsync-len = <10>; [all …]
|
/Zephyr-latest/dts/bindings/gpio/ |
D | microchip,mcp23xxx.yaml | 6 # SPDX-License-Identifier: Apache-2.0 9 include: [gpio-controller.yaml] 12 "#gpio-cells": 15 int-gpios: 16 type: phandle-array 18 GPIO connected to the controller INT pin. This pin is active-low. 20 reset-gpios: 21 type: phandle-array 23 GPIO connected to the controller RESET pin. This pin is active-low. 25 gpio-cells: [all …]
|
D | ti,tca6424a.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: TI TCA6424A I2C-based GPIO expander 8 include: [gpio-controller.yaml, i2c-device.yaml] 11 int-gpios: 12 type: phandle-array 14 GPIO connected to the controller INT pin. This pin is active-low 15 and open-drain. 17 reset-gpios: 18 type: phandle-array 20 GPIO connected to the controller RESET pin. This pin is active-low. [all …]
|
/Zephyr-latest/dts/bindings/input/ |
D | focaltech,ft5336.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 include: [i2c-device.yaml, touchscreen-common.yaml] 11 int-gpios: 12 type: phandle-array 15 available. Active low. 16 reset-gpios: 17 type: phandle-array 20 to wake it from hibernation mode. Active low.
|
12345678910