Home
last modified time | relevance | path

Searched refs:drdy (Results 26 – 50 of 52) sorted by relevance

123

/Zephyr-latest/boards/st/sensortile_box/
Dsensortile_box.dts112 drdy-gpios = <&gpiod 13 GPIO_ACTIVE_HIGH>;
118 drdy-gpios = <&gpiod 15 GPIO_ACTIVE_HIGH>;
131 drdy-gpios = <&gpiog 5 GPIO_ACTIVE_LOW>;
/Zephyr-latest/tests/drivers/build_all/adc/boards/
Dnative_sim.overlay256 drdy-gpios = <&test_gpio 0 0>;
271 drdy-gpios = <&test_gpio 0 0>;
283 drdy-gpios = <&test_gpio 0 0>;
372 drdy-gpios = <&test_gpio 0 0>;
/Zephyr-latest/drivers/sensor/st/lis2dux12/
Dlis2dux12_api.c115 if (sources.drdy == 0) { in st_lis2dux12_handle_interrupt()
149 route.drdy = 1; in st_lis2dux12_init_interrupt()
Dlis2duxs12_api.c115 if (sources.drdy == 0) { in st_lis2duxs12_handle_interrupt()
149 route.drdy = 1; in st_lis2duxs12_init_interrupt()
/Zephyr-latest/boards/st/sensortile_box_pro/
Dsensortile_box_pro.dts188 drdy-pin = <2>;
198 drdy-pin = <1>;
231 drdy-gpios = <&gpioe 8 GPIO_ACTIVE_HIGH>;
/Zephyr-latest/drivers/sensor/bosch/bmc150_magn/
DKconfig59 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_BOSCH_BMC150_MAGN),drdy-gpios)
/Zephyr-latest/boards/olimex/lora_stm32wl_devkit/
Dolimex_lora_stm32wl_devkit.dts105 drdy-gpios = <&gpioa 8 GPIO_ACTIVE_HIGH>;
/Zephyr-latest/boards/innblue/innblue21/
Dinnblue21_common.dtsi129 drdy-gpios = <&gpio0 3 GPIO_ACTIVE_HIGH>;
/Zephyr-latest/boards/innblue/innblue22/
Dinnblue22_common.dtsi132 drdy-gpios = <&gpio0 3 GPIO_ACTIVE_HIGH>;
/Zephyr-latest/boards/croxel/croxel_cx1825/
Dcroxel_cx1825_nrf52840.dts104 drdy-gpios = <&gpio1 2 GPIO_ACTIVE_HIGH>;
/Zephyr-latest/tests/drivers/build_all/gpio/
Dapp.overlay538 drdy-gpios = <&test_gpio 0 0>;
557 drdy-gpios = <&test_gpio 0 0>;
593 drdy-gpios = <&test_gpio 0 0>;
/Zephyr-latest/drivers/sensor/st/lis2ds12/
Dlis2ds12_trigger.c58 if (sources.status_dup.drdy) { in lis2ds12_handle_int()
/Zephyr-latest/boards/96boards/argonkey/
D96b_argonkey.dts152 drdy-gpios = <&gpioa 2 GPIO_ACTIVE_HIGH>;
/Zephyr-latest/boards/phytec/reel_board/dts/
Dreel_board.dtsi154 drdy-gpios = <&gpio0 22 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
/Zephyr-latest/boards/st/stm32wb5mm_dk/
Dstm32wb5mm_dk.dts194 drdy-gpios = <&gpiod 2 GPIO_ACTIVE_HIGH>;
/Zephyr-latest/drivers/clock_control/
Dclock_control_litex.h215 uint32_t drdy; member
Dclock_control_litex.c253 timeout = ldev->timeout.drdy; in litex_clk_wait()
1631 timeout->drdy = DRDY_TIMEOUT; in litex_clk_dts_timeout_read()
1632 if (timeout->drdy < 1) { in litex_clk_dts_timeout_read()
/Zephyr-latest/drivers/sensor/st/iis2dlpc/
Diis2dlpc_trigger.c196 if (sources.status_dup.drdy) { in iis2dlpc_handle_interrupt()
/Zephyr-latest/boards/nordic/thingy52/
Dthingy52_nrf52832.dts163 drdy-gpios = <&gpio0 24 GPIO_ACTIVE_HIGH>;
/Zephyr-latest/boards/st/disco_l475_iot1/
Ddisco_l475_iot1.dts153 drdy-gpios = <&gpiod 15 GPIO_ACTIVE_HIGH>;
/Zephyr-latest/drivers/sensor/st/lis2dw12/
Dlis2dw12_trigger.c295 if (sources.status_dup.drdy) { in lis2dw12_handle_interrupt()
/Zephyr-latest/dts/riscv/
Driscv32-litex-vexriscv.dtsi379 litex,drdy-timeout = <10>;
/Zephyr-latest/doc/hardware/porting/
Dshields.rst215 drdy-gpios = <&arduino_header 11 GPIO_ACTIVE_LOW>;
/Zephyr-latest/doc/releases/
Dmigration-guide-3.6.rst427 drdy-pin = <2>;
Drelease-notes-3.3.rst1859 - new property: ``drdy-pulsed``
1878 - new property: ``drdy-pulsed``
1888 - new property: ``drdy-pulsed``
1913 - new property: ``drdy-pulsed``
3299 * :github:`51944` - lsm6dso sensnsor driver: to enable drdy in pulsed mode call ``lsm6dso_data_read…
3363 * :github:`51488` - lis2dw12 function latch is misunderstood with drdy latch

123