Home
last modified time | relevance | path

Searched refs:INV_ERROR_MEMORY_EXAUSTED (Results 1 – 5 of 5) sorted by relevance

/hardware/invensense/mlsdk/platform/include/
Dmltypes.h150 #define INV_ERROR_MEMORY_EXAUSTED (11) macro
216 #define ML_ERROR_MEMORY_EXAUSTED INV_ERROR_MEMORY_EXAUSTED
/hardware/invensense/mlsdk/mllite/
Dmlstates.c204 result = INV_ERROR_MEMORY_EXAUSTED; in inv_register_state_callback()
Dml_stored_data.c1513 return INV_ERROR_MEMORY_EXAUSTED; in inv_load_calibration()
1561 return INV_ERROR_MEMORY_EXAUSTED; in inv_store_calibration()
Dml.c398 return INV_ERROR_MEMORY_EXAUSTED; in inv_register_dmp_interupt_cb()
DmlFIFO.c2183 result = INV_ERROR_MEMORY_EXAUSTED; in inv_register_fifo_rate_process()