Home
last modified time | relevance | path

Searched defs:asd (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/accelerometer/
Daccel_cal.c66 static void accelStatsCounter(struct AccelStillDet *asd, in accelStatsCounter()
122 static void asdReset(struct AccelStillDet *asd) { in asdReset()
130 static void accelStillInit(struct AccelStillDet *asd, uint32_t t0, uint32_t n_s, in accelStillInit()
211 static int stillnessBatchComplete(struct AccelStillDet *asd, in stillnessBatchComplete()
237 static int accelStillnessDetection(struct AccelStillDet *asd, in accelStillnessDetection()
291 static int accelGoodData(struct AccelStillDet *asd, struct AccelCalAlgo *ac1, in accelGoodData()
Daccel_cal.h153 struct AccelStillDet asd; member