Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/imu/inv_icm42600/
Dinv_icm42600_timestamp.c99 uint32_t new_chip_period; in inv_compute_chip_period() local
105 new_chip_period = period / mult; in inv_compute_chip_period()
106 inv_update_acc(&ts->chip_period, new_chip_period); in inv_compute_chip_period()