Home
last modified time | relevance | path

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

/linux/drivers/iio/accel/
H A Dadxl367.c526 int freq_dhz = freq_hz * 10 + freq_microhz / 100000; in adxl367_time_ms_to_samples() local
528 return DIV_ROUND_CLOSEST(ms * freq_dhz, 10000); in adxl367_time_ms_to_samples()