Home
last modified time | relevance | path

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

/linux/drivers/iio/imu/bno055/
H A Dbno055.c1445 int quat_extra_len; in bno055_trigger_handler() local
1481 quat_extra_len = ((start > BNO055_SCAN_QUATERNION) && in bno055_trigger_handler()
1485 thr_hit = (start - prev_end + quat_extra_len) > in bno055_trigger_handler()