Home
last modified time | relevance | path

Searched refs:INV_ERROR_SERIAL_OPEN_ERROR (Results 1 – 3 of 3) sorted by relevance

/hardware/invensense/mlsdk/platform/include/
Dmltypes.h160 #define INV_ERROR_SERIAL_OPEN_ERROR (21) macro
224 #define ML_ERROR_SERIAL_OPEN_ERROR INV_ERROR_SERIAL_OPEN_ERROR
/hardware/invensense/libsensors_iio/software/core/driver/include/
Dmltypes.h177 #define INV_ERROR_SERIAL_OPEN_ERROR (INV_ERROR_BASE + 21) macro
/hardware/invensense/mlsdk/platform/linux/
Dmlsl_linux_mpu.c244 return INV_ERROR_SERIAL_OPEN_ERROR; in inv_serial_open()