Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
Dgyro_cal.c40 #define NANOS_TO_SEC (1.0e-9f) macro
795 (floatFromUint64(time_delta_accumulator) * NANOS_TO_SEC); in gyroSamplingRateUpdate()