Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/iio/common/
Dinv_sensors_timestamp.h77 static inline int64_t inv_sensors_timestamp_pop(struct inv_sensors_timestamp *ts) in inv_sensors_timestamp_pop() function
/Linux-v6.6/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_ring.c131 timestamp = inv_sensors_timestamp_pop(&st->timestamp); in inv_mpu6050_read_fifo()
/Linux-v6.6/drivers/iio/imu/inv_icm42600/
Dinv_icm42600_gyro.c800 ts_val = inv_sensors_timestamp_pop(ts); in inv_icm42600_gyro_parse_fifo()
Dinv_icm42600_accel.c788 ts_val = inv_sensors_timestamp_pop(ts); in inv_icm42600_accel_parse_fifo()