Searched refs:EARLY_LOGE (Results 1 – 1 of 1) sorted by relevance
| /bsp/ft2004/libraries/bsp/standlone/ |
| A D | ft_debug.h | 62 #define EARLY_LOGE(tag, format, ...) LOG_EARLY_IMPL(tag, format, FT_LOG_ERROR, E, ##__VA_ARGS__) macro 69 #define FT_DEBUG_PRINT_E(TAG, format, ...) EARLY_LOGE(TAG, format, ##__VA_ARGS__)
|
Completed in 4 milliseconds