Home
last modified time | relevance | path

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

/hardware/invensense/mlsdk/platform/include/linux/
Dmpu.h207 static inline long range_fixedpoint_to_long_mg(struct fix_pnt_range rng) in range_fixedpoint_to_long_mg() argument
209 return (long)(rng.mantissa * 1000 + rng.fraction / 10); in range_fixedpoint_to_long_mg()