Searched refs:MLErrorCode (Results 1 – 2 of 2) sorted by relevance
/hardware/invensense/6515/libsensors_iio/software/simple_apps/common/ |
D | mlerrorcode.h | 28 __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);
|
D | mlerrorcode.c | 31 char* MLErrorCode(inv_error_t errorcode) in MLErrorCode() function
|