Searched full:drdy (Results 1 – 25 of 116) sorted by relevance
12345
/Zephyr-latest/dts/bindings/sensor/ |
D | st,iis2iclx-common.yaml | 21 drdy-gpios: 24 DRDY pin 35 Select DRDY pin number (1 or 2). 38 (INT1 or INT2) the drdy line is attached to. This property is not 42 - 1 # drdy is generated from INT1 43 - 2 # drdy is generated from INT2
|
D | st,iis328dq-common.yaml | 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 35 - 2 # drdy is generated on INT2
|
D | st,lis2du12-common.yaml | 39 drdy-pin: 43 Select DRDY pin number (1 or 2). 45 1 = drdy is generated from INT1 46 2 = drdy is generated from INT2 49 (INT1 or INT2) the drdy line is attached to. This property is not 93 drdy-pulsed:
|
D | st,ism330dhcx-common.yaml | 21 drdy-gpios: 24 DRDY gpio pin 34 Select DRDY pin number (1 or 2). 37 1 drdy is generated from INT1 38 2 drdy is generated from INT2 41 (INT1 or INT2) the drdy line is attached to. This property is not
|
D | st,lis2dux12-common.yaml | 36 drdy-pin: 40 - 1 # drdy is generated from INT1 41 - 2 # drdy is generated from INT2 43 Select DRDY pin number (1 or 2). 45 (INT1 or INT2) the drdy line is attached to. This property is not
|
D | st,iis2dlpc-common.yaml | 21 drdy-gpios: 24 DRDY pin 30 drdy-int: 35 Select DRDY pin number (1 or 2). 38 (INT1 or INT2) the drdy line is attached to. This property is not 42 - 1 # drdy is generated from INT1 43 - 2 # drdy is generated from INT2
|
D | st,lsm6dso16is-common.yaml | 27 DRDY pin 33 drdy-pin: 37 - 1 # drdy is generated from INT1 38 - 2 # drdy is generated from INT2 40 Select DRDY pin number (1 or 2). 43 (INT1 or INT2) the drdy line is attached to. This property is not 143 drdy-pulsed:
|
D | st,lsm6dso-common.yaml | 29 DRDY pin 39 - 1 # drdy is generated from INT1 40 - 2 # drdy is generated from INT2 42 Select DRDY pin number (1 or 2). 45 (INT1 or INT2) the drdy line is attached to. This property is not 144 drdy-pulsed:
|
D | st,hts221-common.yaml | 7 drdy-gpios: 9 description: DRDY pin
|
D | st,stts751-i2c.yaml | 12 drdy-gpios: 14 description: DRDY pin
|
D | st,iis2dh-i2c.yaml | 12 drdy-gpios: 14 description: DRDY pin
|
D | st,iis2dh-spi.yaml | 12 drdy-gpios: 14 description: DRDY pin
|
D | st,iis2mdc-spi.yaml | 12 drdy-gpios: 14 description: DRDY pin
|
D | st,iis2mdc-i2c.yaml | 12 drdy-gpios: 14 description: DRDY pin
|
D | ti,hdc20xx.yaml | 11 description: DRDY/INT pin. 13 The DRDY/INT pin of HDC20xx sensor is open-drain, active low. If
|
D | st,lps22df-common.yaml | 23 drdy-gpios: 26 DRDY pin 32 drdy-pulsed:
|
D | st,lps22hh-common.yaml | 20 drdy-gpios: 23 DRDY pin
|
/Zephyr-latest/drivers/sensor/ti/ti_hdc/ |
D | ti_hdc.c | 31 gpio_pin_interrupt_configure_dt(&cfg->drdy, GPIO_INT_DISABLE); in ti_hdc_gpio_callback() 44 if (cfg->drdy.port) { in ti_hdc_sample_fetch() 45 gpio_pin_interrupt_configure_dt(&cfg->drdy, GPIO_INT_EDGE_TO_ACTIVE); in ti_hdc_sample_fetch() 54 if (cfg->drdy.port) { in ti_hdc_sample_fetch() 137 if (cfg->drdy.port) { in ti_hdc_init() 145 if (!gpio_is_ready_dt(&cfg->drdy)) { in ti_hdc_init() 147 cfg->drdy.port->name); in ti_hdc_init() 151 gpio_pin_configure_dt(&cfg->drdy, GPIO_INPUT); in ti_hdc_init() 155 BIT(cfg->drdy.pin)); in ti_hdc_init() 157 if (gpio_add_callback(cfg->drdy.port, &drv_data->gpio_cb) < 0) { in ti_hdc_init() [all …]
|
/Zephyr-latest/boards/shields/x_nucleo_iks4a1/ |
D | x_nucleo_iks4a1.overlay | 24 drdy-pin = <1>; 33 drdy-pin = <2>; 34 drdy-pulsed; 46 drdy-pulsed; 47 drdy-gpios = <&arduino_header 12 GPIO_ACTIVE_HIGH>; /* D6 (PB10) */
|
/Zephyr-latest/boards/shields/x_nucleo_iks02a1/ |
D | x_nucleo_iks02a1.overlay | 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 */
|
D | x_nucleo_iks02a1_shub.overlay | 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 */
|
/Zephyr-latest/boards/shields/mikroe_accel13_click/ |
D | mikroe_accel13_click.overlay | 19 drdy-gpios = <&mikrobus_header 7 GPIO_ACTIVE_HIGH>; 20 drdy-int = <2>;
|
/Zephyr-latest/drivers/sensor/bosch/bmm150/ |
D | Kconfig | 48 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_BOSCH_BMM150),drdy-gpios) 54 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_BOSCH_BMM150),drdy-gpios) 60 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_BOSCH_BMM150),drdy-gpios)
|
/Zephyr-latest/tests/drivers/build_all/sensor/ |
D | i3c.dtsi | 17 drdy-gpios = <&test_gpio 0 0>; 24 drdy-gpios = <&test_gpio 0 0>; 31 drdy-gpios = <&test_gpio 0 0>;
|
/Zephyr-latest/drivers/sensor/st/iis2mdc/ |
D | Kconfig | 30 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_ST_IIS2MDC),drdy-gpios) 36 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_ST_IIS2MDC),drdy-gpios)
|
12345