Home
last modified time | relevance | path

Searched refs:GyroCalBias (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/firmware/os/inc/
DhalIntf.h51 struct GyroCalBias { struct
99 struct GyroCalBias gyroCalBias[0];
/device/google/contexthub/sensorhal/
Dhubconnection.cpp1407 GyroCalBias data; in sendCalibrationOffsets()
1410 .size = sizeof(GyroCalBias), in sendCalibrationOffsets()
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c1054 if (p->type == HALINTF_TYPE_GYRO_CAL_BIAS && p->size == sizeof(struct GyroCalBias)) {
1055 const struct GyroCalBias *bias = p->gyroCalBias;
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c3123 if (p->type == HALINTF_TYPE_GYRO_CAL_BIAS && p->size == sizeof(struct GyroCalBias)) {
3124 const struct GyroCalBias *bias = p->gyroCalBias;