User Configuration and Logic Macros.
Macros | |
| #define | BSP_ASSERT(cond, msg) |
| #define | LOG_INFO(debug, fmt, ...) |
| #define | LOG_WARN(debug, fmt, ...) |
| #define | LOG_ERR(debug, fmt, ...) |
| #define BSP_ASSERT | ( | cond, | |
| msg ) |
| #define LOG_ERR | ( | debug, | |
| fmt, | |||
| ... ) |
| #define LOG_INFO | ( | debug, | |
| fmt, | |||
| ... ) |