Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/common/inv_sensors/
Dinv_sensors_timestamp.c167 void inv_sensors_timestamp_apply_odr(struct inv_sensors_timestamp *ts, in inv_sensors_timestamp_apply_odr() function
197 EXPORT_SYMBOL_NS_GPL(inv_sensors_timestamp_apply_odr, IIO_INV_SENSORS_TIMESTAMP);
/linux-6.12.1/include/linux/iio/common/
Dinv_sensors_timestamp.h82 void inv_sensors_timestamp_apply_odr(struct inv_sensors_timestamp *ts,
/linux-6.12.1/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_ring.c104 inv_sensors_timestamp_apply_odr(&st->timestamp, fifo_period, 1, 0); in inv_mpu6050_read_fifo()
Dinv_mpu_trigger.c115 inv_sensors_timestamp_apply_odr(&st->timestamp, 0, 0, 0); in inv_mpu6050_prepare_fifo()
/linux-6.12.1/drivers/iio/imu/inv_icm42600/
Dinv_icm42600_gyro.c131 inv_sensors_timestamp_apply_odr(ts, 0, 0, 0); in inv_icm42600_gyro_update_scan_mode()
831 inv_sensors_timestamp_apply_odr(ts, st->fifo.period, in inv_icm42600_gyro_parse_fifo()
Dinv_icm42600_accel.c232 inv_sensors_timestamp_apply_odr(ts, 0, 0, 0); in inv_icm42600_accel_update_scan_mode()
926 inv_sensors_timestamp_apply_odr(ts, st->fifo.period, in inv_icm42600_accel_parse_fifo()