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.c62 static void accelStatsCounter(struct AccelStillDet *asd, in accelStatsCounter()
118 static void asdReset(struct AccelStillDet *asd) { in asdReset()
126 static void accelStillInit(struct AccelStillDet *asd, uint32_t t0, uint32_t n_s, in accelStillInit()
206 static int stillnessBatchComplete(struct AccelStillDet *asd, in stillnessBatchComplete()
232 static int accelStillnessDetection(struct AccelStillDet *asd, in accelStillnessDetection()
286 static int accelGoodData(struct AccelStillDet *asd, struct AccelCalAlgo *ac1, in accelGoodData()
Daccel_cal.h152 struct AccelStillDet asd; member