Searched defs:sample_time_nanos (Results  1 – 2 of 2) sorted by relevance
| /device/google/contexthub/firmware/os/algos/calibration/gyroscope/ | 
| D | gyro_cal.c | 256 void gyroCalUpdateGyro(struct GyroCal* gyro_cal, uint64_t sample_time_nanos,  in gyroCalUpdateGyro() 288 void gyroCalUpdateMag(struct GyroCal* gyro_cal, uint64_t sample_time_nanos,  in gyroCalUpdateMag() 304 void gyroCalUpdateAccel(struct GyroCal* gyro_cal, uint64_t sample_time_nanos,  in gyroCalUpdateAccel() 320                           uint64_t sample_time_nanos) {  in deviceStillnessCheck() 520 void checkWatchdog(struct GyroCal* gyro_cal, uint64_t sample_time_nanos) {  in checkWatchdog()
  | 
| /device/google/contexthub/firmware/os/algos/calibration/accelerometer/ | 
| D | accel_cal.c | 212                                   uint64_t sample_time_nanos) {  in stillnessBatchComplete() 238                                    uint64_t sample_time_nanos, float x, float y,  in accelStillnessDetection() 456 void accelCalRun(struct AccelCal *acc, uint64_t sample_time_nanos, float x,  in accelCalRun()
  |