Home
last modified time | relevance | path

Searched refs:interrupt1_fifo_ths (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/drivers/sensor/tdk/icm42688/
Dicm42688_rtio_stream.c23 new_config.interrupt1_fifo_ths = false; in icm42688_submit_stream()
31 new_config.interrupt1_fifo_ths = true; in icm42688_submit_stream()
44 new_config.interrupt1_fifo_ths != data->cfg.interrupt1_fifo_ths || in icm42688_submit_stream()
Dicm42688_trigger.c177 if (new_cfg->interrupt1_fifo_ths) { in icm42688_trigger_enable_interrupt()
Dicm42688.c315 .interrupt1_fifo_ths = false, \
Dicm42688.h309 bool interrupt1_fifo_ths; member