Home
last modified time | relevance | path

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

123

/Zephyr-Core-3.7.0/boards/shields/x_nucleo_iks4a1/
Dx_nucleo_iks4a1.overlay4 * SPDX-License-Identifier: Apache-2.0
20 accel-odr = <0x1b>;
21 gyro-odr = <0x11>;
22 irq-gpios = <&arduino_header 5 GPIO_ACTIVE_HIGH>; /* A5 (PC0) */
23 drdy-pin = <1>;
29 accel-odr = <0x02>;
30 gyro-odr = <0x02>;
31 int2-gpios = <&arduino_header 10 GPIO_ACTIVE_HIGH>; /* D4 (PB5) */
32 drdy-pin = <2>;
33 drdy-pulsed;
[all …]
/Zephyr-Core-3.7.0/boards/shields/x_nucleo_iks02a1/
Dx_nucleo_iks02a1.overlay4 * SPDX-License-Identifier: Apache-2.0
10 * JP7 => 1-2, 3-4 (I2C1 = I2C2, I2Cx=GND)
11 * JP8 => 1-2, 3-4 (I2C1 = I2C2, I2Cx=GND)
28 drdy-gpios = <&arduino_header 4 GPIO_ACTIVE_HIGH>; /* A4 - INT2 */
29 drdy-int = <2>;
35 drdy-gpios = <&arduino_header 2 GPIO_ACTIVE_HIGH>; /* A2 */
41 drdy-gpios = <&arduino_header 11 GPIO_ACTIVE_HIGH>; /* D5 - INT2 */
42 int-pin = <2>;
Dx_nucleo_iks02a1_shub.overlay4 * SPDX-License-Identifier: Apache-2.0
10 * JP7 => 2-3 (I2C1 = I2Cx)
11 * JP8 => 2-3 (I2C1 = I2Cx)
30 drdy-gpios = <&arduino_header 4 GPIO_ACTIVE_HIGH>; /* A4 - INT2 */
31 drdy-int = <2>;
37 drdy-gpios = <&arduino_header 11 GPIO_ACTIVE_HIGH>; /* D5 - INT2 */
38 int-pin = <2>;
/Zephyr-Core-3.7.0/tests/drivers/build_all/sensor/
Di3c.dtsi4 * SPDX-License-Identifier: Apache-2.0
16 assigned-address = <0x1>;
17 drdy-gpios = <&test_gpio 0 0>;
23 assigned-address = <0x2>;
24 drdy-gpios = <&test_gpio 0 0>;
30 assigned-address = <0x3>;
31 drdy-gpios = <&test_gpio 0 0>;
Dspi.dtsi4 * SPDX-License-Identifier: Apache-2.0
16 spi-max-frequency = <0>;
17 int1-gpios = <&test_gpio 0 0>;
23 spi-max-frequency = <0>;
24 int1-gpios = <&test_gpio 0 0>;
30 spi-max-frequency = <0>;
36 spi-max-frequency = <0>;
37 int-gpios = <&test_gpio 0 0>;
43 spi-max-frequency = <0>;
49 spi-max-frequency = <0>;
[all …]
Di2c.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 #include <zephyr/dt-bindings/sensor/lsm6dsv16x.h>
10 #include <zephyr/dt-bindings/sensor/lsm6dso.h>
11 #include <zephyr/dt-bindings/sensor/lsm6dso16is.h>
12 #include <zephyr/dt-bindings/sensor/lps22hh.h>
13 #include <zephyr/dt-bindings/sensor/lps2xdf.h>
14 #include <zephyr/dt-bindings/sensor/lis2ds12.h>
15 #include <zephyr/dt-bindings/sensor/lis2dw12.h>
16 #include <zephyr/dt-bindings/sensor/ism330dhcx.h>
17 #include <zephyr/dt-bindings/sensor/iis2dlpc.h>
[all …]
/Zephyr-Core-3.7.0/dts/bindings/sensor/
Dst,iis328dq-common.yaml3 # SPDX-License-Identifier: Apache-2.0
5 include: sensor-device.yaml
8 int1-gpios:
9 type: phandle-array
16 int2-gpios:
17 type: phandle-array
24 drdy-int-pad:
28 Select DRDY pin number (1 or 2).
30 This number represents which of the two interrupt pins (INT_1 or INT_2), if any, the DRDY
34 - 1 # drdy is generated on INT1
[all …]
Dst,lis2du12-common.yaml2 # SPDX-License-Identifier: Apache-2.0
5 When setting the accel-range, accel-odr, properties in a .dts or .dtsi
9 #include <zephyr/dt-bindings/sensor/lis2du12.h>
14 accel-range = <LIS2DU12_DT_FS_16G>;
15 accel-odr = <LIS2DU12_DT_ODR_AT_50Hz>;
18 include: sensor-device.yaml
21 int1-gpios:
22 type: phandle-array
30 int2-gpios:
31 type: phandle-array
[all …]
Dst,lis2dux12-common.yaml2 # SPDX-License-Identifier: Apache-2.0
5 When setting the odr, power-mode, and range properties in a .dts or .dtsi file you may include
8 #include <zephyr/dt-bindings/sensor/st_lis2dux12.h>
11 power-mode = <LIS2DUX12_OPER_MODE_LOW_POWER>;
16 include: sensor-device.yaml
19 int1-gpios:
20 type: phandle-array
27 int2-gpios:
28 type: phandle-array
36 drdy-pin:
[all …]
Dst,hts221-common.yaml2 # SPDX-License-Identifier: Apache-2.0
4 include: sensor-device.yaml
7 drdy-gpios:
8 type: phandle-array
9 description: DRDY pin
Dst,stts751-i2c.yaml2 # SPDX-License-Identifier: Apache-2.0
9 include: [sensor-device.yaml, i2c-device.yaml]
12 drdy-gpios:
13 type: phandle-array
14 description: DRDY pin
Dst,iis2mdc-i2c.yaml2 # SPDX-License-Identifier: Apache-2.0
9 include: [sensor-device.yaml, i2c-device.yaml]
12 drdy-gpios:
13 type: phandle-array
14 description: DRDY pin
Dst,iis2mdc-spi.yaml2 # SPDX-License-Identifier: Apache-2.0
9 include: [sensor-device.yaml, spi-device.yaml]
12 drdy-gpios:
13 type: phandle-array
14 description: DRDY pin
Dst,iis2dh-i2c.yaml2 # SPDX-License-Identifier: Apache-2.0
9 include: [sensor-device.yaml, i2c-device.yaml]
12 drdy-gpios:
13 type: phandle-array
14 description: DRDY pin
Dst,iis2dh-spi.yaml2 # SPDX-License-Identifier: Apache-2.0
9 include: [sensor-device.yaml, spi-device.yaml]
12 drdy-gpios:
13 type: phandle-array
14 description: DRDY pin
Dti,hdc20xx.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: [sensor-device.yaml, i2c-device.yaml]
11 int-gpios:
12 type: phandle-array
13 description: DRDY/INT pin.
15 The DRDY/INT pin of HDC20xx sensor is open-drain, active low. If
16 connected directly the MCU pin should be configured as pull-up
17 as pull-up, active low.
Dst,iis2iclx-common.yaml2 # SPDX-License-Identifier: Apache-2.0
9 #include <zephyr/dt-bindings/sensor/iis2iclx.h>
18 include: sensor-device.yaml
21 drdy-gpios:
22 type: phandle-array
24 DRDY pin
30 int-pin:
35 Select DRDY pin number (1 or 2).
38 (INT1 or INT2) the drdy line is attached to. This property is not
40 configuration at power-up.
[all …]
Dst,ism330dhcx-common.yaml2 # SPDX-License-Identifier: Apache-2.0
5 When setting the accel-odr and gyro-odr properties in a .dts or .dtsi file you may include
9 #include <zephyr/dt-bindings/sensor/ism330dhcx.h>
14 accel-odr = <ISM330DHCX_DT_ODR_104Hz>;
15 gyro-odr = <ISM330DHCX_DT_ODR_104Hz>;
18 include: sensor-device.yaml
21 drdy-gpios:
22 type: phandle-array
24 DRDY gpio pin
30 int-pin:
[all …]
Dst,lps22hh-common.yaml2 # SPDX-License-Identifier: Apache-2.0
9 #include <zephyr/dt-bindings/sensor/lps22hh.h>
17 include: sensor-device.yaml
20 drdy-gpios:
21 type: phandle-array
23 DRDY pin
34 The default is the power-on reset value.
36 - 0 # LPS22HH_DT_ODR_POWER_DOWN
37 - 1 # LPS22HH_DT_ODR_1HZ
38 - 2 # LPS22HH_DT_ODR_10HZ
[all …]
Dbosch,bmm150.yaml2 # SPDX-License-Identifier: Apache-2.0
6 include: sensor-device.yaml
9 drdy-gpios:
10 type: phandle-array
Dst,lps22df-common.yaml3 # SPDX-License-Identifier: Apache-2.0
10 #include <zephyr/dt-bindings/sensor/lps22df.h>
20 include: sensor-device.yaml
23 drdy-gpios:
24 type: phandle-array
26 DRDY pin
32 drdy-pulsed:
35 Selects the pulsed mode for data-ready interrupt when enabled,
43 The default is the power-on reset value.
45 - 0 # LPS2xDF_DT_ODR_POWER_DOWN
[all …]
/Zephyr-Core-3.7.0/boards/shields/x_nucleo_iks01a3/
Dx_nucleo_iks01a3.overlay4 * SPDX-License-Identifier: Apache-2.0
25 drdy-gpios = <&arduino_header 12 GPIO_ACTIVE_HIGH>; /* D6 */
31 drdy-gpios = <&arduino_header 4 GPIO_ACTIVE_LOW>; /* A4 */
37 irq-gpios = <&arduino_header 2 GPIO_ACTIVE_HIGH>; /* A2 */
43 irq-gpios = <&arduino_header 3 GPIO_ACTIVE_HIGH>; /* A3 */
49 irq-gpios = <&arduino_header 11 GPIO_ACTIVE_HIGH>; /* D5 */
50 int-pin = <2>;
/Zephyr-Core-3.7.0/boards/shields/mikroe_accel13_click/
Dmikroe_accel13_click.overlay4 * SPDX-License-Identifier: Apache-2.0
19 drdy-gpios = <&mikrobus_header 7 GPIO_ACTIVE_HIGH>;
20 drdy-int = <2>;
/Zephyr-Core-3.7.0/tests/drivers/build_all/gpio/
Dadc_ads1145s0x_gpio.overlay5 spi-max-frequency = <10000000>;
7 #address-cells = <1>;
8 #size-cells = <0>;
9 #io-channel-cells = <1>;
10 reset-gpios = <&test_gpio 0 0>;
11 drdy-gpios = <&test_gpio 0 0>;
12 start-sync-gpios = <&test_gpio 0 0>;
15 compatible = "ti,ads114s0x-gpio";
16 gpio-controller;
18 #gpio-cells = <2>;
/Zephyr-Core-3.7.0/boards/st/sensortile_box/
Dsensortile_box.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/l4/stm32l4r9z(g-i)tx-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 compatible = "st,sensortile-box";
18 zephyr,shell-uart = &usart1;
21 zephyr,bt-c2h-uart = &usart1;
22 zephyr,bt-hci = &spbtle_1s_sensortile_box;
26 compatible = "gpio-leds";
28 gpios = <&gpiob 15 GPIO_ACTIVE_HIGH>;
[all …]

123