Home
last modified time | relevance | path

Searched defs:bias (Results 1 – 12 of 12) sorted by relevance

/device/google/contexthub/firmware/os/inc/
DhalIntf.h68 float bias[3]; // in uT member
82 float bias[3]; member
/device/google/contexthub/firmware/os/algos/calibration/sphere_fit/
Dcalibration_data.h53 float bias[THREE_AXIS_DIM]; member
/device/google/contexthub/firmware/os/algos/common/math/
Dkasa.c84 int kasaFit(struct KasaFit *kasa, struct Vec3 *bias, float *radius, in kasaFit()
/device/google/contexthub/util/nanotool/
Dapptohostevent.h120 int32_t bias; member
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
Dmag_cal.c162 struct Vec3 bias; in magCalUpdate() local
/device/google/contexthub/firmware/os/algos/calibration/accelerometer/
Daccel_cal.c497 struct Vec3 bias; in accelCalRun() local
/device/google/contexthub/sensorhal/
Dhubconnection.cpp1091 uint32_t type, sensor, bias, currSensor; in processBuf() local
1512 float bias = atof(buf); in threadLoop() local
/device/google/contexthub/firmware/os/algos/
Dfusion.c685 void fusionGetBias(const struct Fusion *fusion, struct Vec3 *bias) { in fusionGetBias()
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c727 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument
733 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument
1055 const struct GyroCalBias *bias = p->gyroCalBias; local
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c694 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument
700 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument
3124 const struct GyroCalBias *bias = p->gyroCalBias; local
/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c396 #define DEC_INFO_BIAS(name, type, axis, inter, samples, rates, raw, scale, bias) \ argument
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c972 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument
985 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument