Home
last modified time | relevance | path

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

/hardware/invensense/6515/libsensors_iio/software/simple_apps/common/
Dmlerrorcode.h28 __FILE__, __LINE__, #f, MLErrorCode(r35uLt), r35uLt); \
36 __FILE__, __LINE__, #f, MLErrorCode(r35uLt), r35uLt); \
46 __FILE__, __LINE__, #f, MLErrorCode(r35uLt), r35uLt); \
55 __FILE__, __LINE__, #f, MLErrorCode(r35uLt), r35uLt); \
65 __FILE__, __LINE__, #f, MLErrorCode(r35uLt), r35uLt); \
74 __FILE__, __LINE__, #f, MLErrorCode(r35uLt), r35uLt); \
79 char* MLErrorCode(inv_error_t errorcode);
Dmlerrorcode.c31 char* MLErrorCode(inv_error_t errorcode) in MLErrorCode() function