Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/bno055/
H A Dbno055.c1448 bool thr_hit; in bno055_trigger_handler() local
1485 thr_hit = (start - prev_end + quat_extra_len) > in bno055_trigger_handler()
1493 if (thr_hit) { in bno055_trigger_handler()