Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/common/inv_sensors/
Dinv_sensors_timestamp.c160 void inv_sensors_timestamp_apply_odr(struct inv_sensors_timestamp *ts, in inv_sensors_timestamp_apply_odr() function
190 EXPORT_SYMBOL_NS_GPL(inv_sensors_timestamp_apply_odr, IIO_INV_SENSORS_TIMESTAMP);
/Linux-v6.6/include/linux/iio/common/
Dinv_sensors_timestamp.h83 void inv_sensors_timestamp_apply_odr(struct inv_sensors_timestamp *ts,
/Linux-v6.6/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_ring.c115 inv_sensors_timestamp_apply_odr(&st->timestamp, fifo_period, nb, 0); in inv_mpu6050_read_fifo()
/Linux-v6.6/drivers/iio/imu/inv_icm42600/
Dinv_icm42600_gyro.c130 inv_sensors_timestamp_apply_odr(ts, 0, 0, 0); in inv_icm42600_gyro_update_scan_mode()
792 inv_sensors_timestamp_apply_odr(ts, st->fifo.period, in inv_icm42600_gyro_parse_fifo()
Dinv_icm42600_accel.c130 inv_sensors_timestamp_apply_odr(ts, 0, 0, 0); in inv_icm42600_accel_update_scan_mode()
780 inv_sensors_timestamp_apply_odr(ts, st->fifo.period, in inv_icm42600_accel_parse_fifo()