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

  /hardware/invensense/mlsdk/mllite/
ml_mputest.c 114 ERROR_CHECK_FIRST(firstError, result);
118 ERROR_CHECK_FIRST(firstError, result);
122 ERROR_CHECK_FIRST(firstError, result);
mldmp.c 263 ERROR_CHECK_FIRST(firstError, result);
266 ERROR_CHECK_FIRST(firstError, result);
269 ERROR_CHECK_FIRST(firstError, result);
272 ERROR_CHECK_FIRST(firstError, result);
275 ERROR_CHECK_FIRST(firstError, result);
mlFIFO.c 554 ERROR_CHECK_FIRST(first, result);
556 ERROR_CHECK_FIRST(first, result);
    [all...]
  /hardware/invensense/mlsdk/platform/include/
mltypes.h 134 #define ERROR_CHECK_FIRST(first, x) \

Completed in 69 milliseconds