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

  /device/google/contexthub/firmware/os/algos/calibration/online_calibration/magnetometer/mag_diverse_cal/
mag_diverse_cal.h 72 return SensorType::kMagnetometerUt;
mag_diverse_cal.cc 38 case SensorType::kMagnetometerUt:
  /device/google/contexthub/firmware/os/algos/calibration/online_calibration/common_data/
sensor_data.h 45 kMagnetometerUt = 3, // 3-axis sensor (units = micro-Tesla).
  /device/google/contexthub/firmware/os/algos/calibration/online_calibration/gyroscope/gyro_offset_over_temp_cal/
gyro_offset_over_temp_cal.cc 53 case SensorType::kMagnetometerUt:
  /device/google/contexthub/firmware/os/algos/calibration/nano_calibration/
nano_calibration.cc 81 if (mag_cal->get_sensor_type() == SensorType::kMagnetometerUt) {
104 sample.type = SensorType::kMagnetometerUt;

Completed in 94 milliseconds