Searched defs:accelGoodData_t (Results 1 – 1 of 1) sorted by relevance
| /device/google/contexthub/firmware/inc/algos/ |
| D | accel_cal.h | 75 struct accelGoodData_t { struct 78 uint32_t nx, nxb, ny, nyb, nz, nzb, nle; 81 uint32_t nfx, nfxb, nfy, nfyb, nfz, nfzb, nfle; 84 float acc_t, acc_tt; 85 float var_t, mean_t; 88 float e_x,e_y,e_z;
|