HomeSort by relevance Sort by last modified time
    Searched refs:nfxb (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/os/algos/calibration/accelerometer/
accel_cal.h 83 uint32_t nfx, nfxb, nfy, nfyb, nfz, nfzb, nfle; member in struct:AccelGoodData
accel_cal.c 152 agd->nfxb = fxb;
300 if (PHIb > asd->mean_x && ac1->agd.nxb < ac1->agd.nfxb) {
344 if (ac1->agd.nx == ac1->agd.nfx && ac1->agd.nxb == ac1->agd.nfxb &&
368 if (ac1->agd.nx > ac1->agd.nfx || ac1->agd.nxb > ac1->agd.nfxb ||

Completed in 778 milliseconds