MPLABĀ® Harmony Graphics Suite  GFX v3.13.0
Legato API Documentation
legato_error.h File Reference

Error functions, macros and definitions. More...

Include dependency graph for legato_error.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LE_ASSERT(val)
 
#define LE_ASSERT_MSG(val, msg)
 
#define LE_ASSERT_VAR(val, fmt, ...)
 
#define LE_ASSERT_THIS()   LE_ASSERT_MSG(_this != NULL, "'this' pointer is null")
 

Detailed Description

Error functions, macros and definitions.

Defines library assert macros.