Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/accelerometer/
Daccel_cal.c286 static int accelGoodData(struct AccelStillDet *asd, struct AccelCalAlgo *ac1, in accelGoodData() function
495 if (accelGoodData(&acc->asd, &acc->ac1[temp_gate], temp)) { in accelCalRun()