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

  /hardware/invensense/mlsdk/mlutils/
mputest.h 37 inv_error_t inv_factory_calibrate(void *mlsl_handle,
mputest.c 1272 inv_error_t inv_factory_calibrate(void *mlsl_handle, function
    [all...]
  /hardware/invensense/mlsdk/mllite/
ml_mputest.c 66 extern inv_error_t inv_factory_calibrate(void *mlsl_handle,
70 * @brief An MPL wrapper for the main MPU Self Test API inv_factory_calibrate().
71 * See inv_factory_calibrate() function for more details.
117 result = inv_factory_calibrate(mlsl_handle, provide_result);

Completed in 335 milliseconds