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

  /device/google/contexthub/firmware/os/algos/calibration/util/
cal_log.h 28 # define CAL_DEBUG_LOG(tag, fmt, ...) \
37 # define CAL_DEBUG_LOG(tag, fmt, ...) \
41 # define CAL_DEBUG_LOG(tag, fmt, ...) \
49 # define CAL_DEBUG_LOG(tag, format, ...) \
  /device/google/contexthub/firmware/os/algos/calibration/gyroscope/
gyro_cal.c 186 CAL_DEBUG_LOG("[GYRO_CAL:INIT]", "Online gyroscope calibration ENABLED.");
188 CAL_DEBUG_LOG("[GYRO_CAL:INIT]", "Online gyroscope calibration DISABLED.");
224 CAL_DEBUG_LOG("[GYRO_CAL:SET BIAS]",
472 CAL_DEBUG_LOG(
544 CAL_DEBUG_LOG("[GYRO_CAL:WATCHDOG]",
550 CAL_DEBUG_LOG("[GYRO_CAL:WATCHDOG]",
641 CAL_DEBUG_LOG("[GYRO_CAL:TEMP_GATE]",
667 CAL_DEBUG_LOG(
753 CAL_DEBUG_LOG(
    [all...]
  /device/google/contexthub/firmware/os/algos/calibration/accelerometer/
accel_cal.c 461 CAL_DEBUG_LOG("IMU Temp Data: ",
569 CAL_DEBUG_LOG("[ACCEL_CAL]",
583 CAL_DEBUG_LOG("[ACCEL_CAL]",
597 CAL_DEBUG_LOG("[ACCEL_CAL]",
611 CAL_DEBUG_LOG("[ACCEL_CAL]",
625 CAL_DEBUG_LOG("[ACCEL_CAL]",
639 CAL_DEBUG_LOG("[ACCEL_CAL]", "{16," CAL_FORMAT_ACCEL_HISTORY "}(radius)\n",
655 CAL_DEBUG_LOG("[ACCEL_CAL]", "{ 7," CAL_FORMAT_ACCEL_HISTORY "}(eigen x)\n",
667 CAL_DEBUG_LOG("[ACCEL_CAL]", "{ 8," CAL_FORMAT_ACCEL_HISTORY "}(eigen y)\n",
679 CAL_DEBUG_LOG("[ACCEL_CAL]", "{ 9," CAL_FORMAT_ACCEL_HISTORY "}(eigen z)\n"
    [all...]
  /device/google/contexthub/firmware/os/algos/calibration/online_calibration/accelerometer/accel_offset_cal/
accel_offset_cal.cc 74 CAL_DEBUG_LOG("[AccelOffsetCal]",
  /device/google/contexthub/firmware/os/algos/calibration/online_calibration/magnetometer/mag_diverse_cal/
mag_diverse_cal.cc 74 CAL_DEBUG_LOG("[MagDiverseCal]",
  /device/google/contexthub/firmware/os/algos/calibration/over_temp/
over_temp_cal.c 295 CAL_DEBUG_LOG(over_temp_cal->otc_debug_tag,
298 CAL_DEBUG_LOG(over_temp_cal->otc_debug_tag,
349 CAL_DEBUG_LOG(over_temp_cal->otc_debug_tag,
375 CAL_DEBUG_LOG(
385 CAL_DEBUG_LOG(
473 CAL_DEBUG_LOG(over_temp_cal->otc_debug_tag,
583 CAL_DEBUG_LOG(
701 CAL_DEBUG_LOG(over_temp_cal->otc_debug_tag,
    [all...]
  /device/google/contexthub/firmware/os/algos/calibration/sphere_fit/
sphere_fit_calibration.c 233 CAL_DEBUG_LOG("[SPHERE CAL]",
236 CAL_DEBUG_LOG("[SPHERE CAL]", "Solution:\n {"
257 CAL_DEBUG_LOG("[SPHERE CAL]",
  /device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
mag_cal.c 167 CAL_DEBUG_LOG("[MAG_CAL:KASA UPDATE] :", CAL_FORMAT_3DIGITS_TRIPLET
186 CAL_DEBUG_LOG(
278 CAL_DEBUG_LOG(
305 CAL_DEBUG_LOG(
330 CAL_DEBUG_LOG(
  /device/google/contexthub/firmware/os/algos/calibration/online_calibration/gyroscope/gyro_offset_over_temp_cal/
gyro_offset_over_temp_cal.cc 134 CAL_DEBUG_LOG("[GyroOffsetOtcCal]",

Completed in 477 milliseconds