Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/sensing/sensor/phy_3d_sensor/
Dphy_3d_sensor.c45 static q31_t scaled_int64_to_shifted_q31(int64_t val, int64_t scale, in scaled_int64_to_shifted_q31() function
56 return scaled_int64_to_shifted_q31(micro_g, 1000000LL, in accel_sensor_value_to_q31()
81 return scaled_int64_to_shifted_q31(micro_deg, 1000000LL, in gyro_sensor_value_to_q31()