Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bmi160/
Dbmi160.c902 static void bmi160_to_fixed_point(int16_t raw_val, int64_t scale_numerator, in bmi160_to_fixed_point() function
939 bmi160_to_fixed_point(raw_xyz[i], scale_numerator, scale_denominator, val); in bmi160_channel_convert()