Home
last modified time | relevance | path

Searched refs:firstError (Results 1 – 2 of 2) sorted by relevance

/hardware/invensense/60xx/mlsdk/mllite/
Dml_mputest.c100 inv_error_t firstError = INV_SUCCESS; in inv_self_test_factory_calibrate() local
114 ERROR_CHECK_FIRST(firstError, result); in inv_self_test_factory_calibrate()
118 ERROR_CHECK_FIRST(firstError, result); in inv_self_test_factory_calibrate()
122 ERROR_CHECK_FIRST(firstError, result); in inv_self_test_factory_calibrate()
125 return firstError; in inv_self_test_factory_calibrate()
Dmldmp.c259 inv_error_t firstError = INV_SUCCESS; in inv_dmp_close() local
265 ERROR_CHECK_FIRST(firstError, result); in inv_dmp_close()
268 ERROR_CHECK_FIRST(firstError, result); in inv_dmp_close()
271 ERROR_CHECK_FIRST(firstError, result); in inv_dmp_close()
274 ERROR_CHECK_FIRST(firstError, result); in inv_dmp_close()
277 ERROR_CHECK_FIRST(firstError, result); in inv_dmp_close()