Home
last modified time | relevance | path

Searched refs:gpio_drdy_int_flags (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-2.7.6/drivers/sensor/lsm9ds0_gyro/
Dlsm9ds0_gyro_trigger.c119 GPIO_INPUT | config->gpio_drdy_int_flags); in lsm9ds0_gyro_init_interrupt()
Dlsm9ds0_gyro.h219 gpio_dt_flags_t gpio_drdy_int_flags; member
Dlsm9ds0_gyro.c352 .gpio_drdy_int_flags = DT_INST_GPIO_FLAGS(0, irq_gpios),
/Zephyr-Core-2.7.6/drivers/sensor/bmc150_magn/
Dbmc150_magn.h92 gpio_dt_flags_t gpio_drdy_int_flags; member
Dbmc150_magn_trigger.c163 config->gpio_drdy_int_flags in bmc150_magn_init_interrupt()
Dbmc150_magn.c602 .gpio_drdy_int_flags = DT_INST_GPIO_FLAGS(0, drdy_gpios),