Home
last modified time | relevance | path

Searched defs:fifo_ths (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/sensor/tdk/icm45686/
Dicm45686_stream.c43 bool fifo_ths = int_status & REG_INT1_STATUS0_FIFO_THS(true); in should_flush_fifo() local
64 bool fifo_ths = int_status & REG_INT1_STATUS0_FIFO_THS(true); in should_read_fifo() local
541 uint16_t fifo_ths = data->stream.settings.enabled.fifo_ths ? in icm45686_stream_submit() local
Dicm45686.h109 bool fifo_ths : 1; member
114 enum sensor_stream_data_opt fifo_ths; member
118 bool fifo_ths : 1; member
127 bool fifo_ths : 1; member