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

  /hardware/invensense/mlsdk/mlutils/
mputest.c 123 MPL_LOGI("error %d @ %s|%d\n", x, __func__, __LINE__); \
374 MPL_LOGI("Collecting gyro data from %s gyro PLL\n", a_name[j]);
435 MPL_LOGI("Gyros %-4d : %+13d %+13d %+13d\n",
448 MPL_LOGI("%s\n", tmpStr);
464 MPL_LOGI("\n");
465 MPL_LOGI("Total %d samples\n", total_count);
466 MPL_LOGI("\n");
477 MPL_LOGI("bias : %+13.3f %+13.3f %+13.3f (LSB)\n",
480 MPL_LOGI(" : %+13.3f %+13.3f %+13.3f (dps)\n",
488 MPL_LOGI("%s-Gyro bias (%.0f) exceeded threshold
    [all...]
  /hardware/invensense/mlsdk/platform/linux/
mlsl_linux_mpu.c 246 MPL_LOGI("inv_serial_open: %s\n", port);
306 MPL_LOGI("I2C Write Success %02x %02x: %s \n",
345 MPL_LOGI("I2C Read Success %02x %02x: %s \n",
378 MPL_LOGI("I2C WriteMem Success %04x %04x: %s \n",
415 MPL_LOGI("I2C ReadMem Success %04x %04x: %s\n",
451 MPL_LOGI("I2C Write Success %02x %02x: %s\n",
487 MPL_LOGI("I2C ReadFifo Success %02x %02x: %s\n",
  /hardware/invensense/mlsdk/platform/include/
log.h 173 #ifndef MPL_LOGI
174 #define MPL_LOGI(fmt, ...) MPL_LOG(LOG_INFO, MPL_LOG_TAG, fmt, ##__VA_ARGS__)
  /hardware/invensense/mlsdk/mllite/
compass.c 525 MPL_LOGI("push compass offsets %hhd, %hhd, %hhd", data[0], data[1], data[2]);
534 MPL_LOGI("pulled compass offsets %hhd %hhd %hhd", data[0], data[1], data[2]);
mlsupervisor.c 460 MPL_LOGI("Compass reset! inv_reset_compass_calibration \n");
489 MPL_LOGI("RM : %+10.6f %+10.6f %+10.6f\n",
ml_stored_data.c 75 MPL_LOGI("LOADCAL: " __VA_ARGS__)
78 MPL_LOGI("STORECAL: " __VA_ARGS__)
    [all...]
mlFIFO.c 795 MPL_LOGI("Fetching the temperature from the registers\n");
    [all...]

Completed in 1174 milliseconds