Searched refs:STORECAL_LOG (Results 1 - 4 of 4) sorted by relevance

/hardware/invensense/60xx/libsensors_iio/software/core/mllite/linux/
H A Dml_stored_data.c37 #define STORECAL_LOG MPL_LOGI macro
248 STORECAL_LOG("Entering inv_store_cal\n");
261 STORECAL_LOG("Exiting inv_store_cal\n");
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
H A Dml_stored_data.c41 #define STORECAL_LOG MPL_LOGI macro
249 STORECAL_LOG("Entering inv_store_cal\n");
261 STORECAL_LOG("Exiting inv_store_cal\n");
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
H A Dml_stored_data.c41 #define STORECAL_LOG MPL_LOGI macro
249 STORECAL_LOG("Entering inv_store_cal\n");
261 STORECAL_LOG("Exiting inv_store_cal\n");
/hardware/invensense/60xx/mlsdk/mllite/
H A Dml_stored_data.c76 #define STORECAL_LOG(...) \ macro
1249 STORECAL_LOG("Entering inv_store_cal\n");
1256 STORECAL_LOG("calLen = %d\n", length);
1261 STORECAL_LOG("calType = %d\n", (int)calData[4] * 256 + calData[5]);
1271 STORECAL_LOG("temp_ptrs[%d] = %lld\n", i, tmp);
1280 STORECAL_LOG("temp_valid_data[%d] = %lld\n", i, tmp);
1292 STORECAL_LOG("temp_data[%d][%d] = %f\n",
1307 STORECAL_LOG("x_gyro_temp_data[%d][%d] = %f\n",
1321 STORECAL_LOG("y_gyro_temp_data[%d][%d] = %f\n",
1335 STORECAL_LOG("z_gyro_temp_dat
[all...]

Completed in 120 milliseconds