Searched refs:EARLY_LOGD (Results 1 – 1 of 1) sorted by relevance
| /bsp/ft2004/libraries/bsp/standlone/ |
| A D | ft_debug.h | 64 #define EARLY_LOGD(tag, format, ...) LOG_EARLY_IMPL(tag, format, FT_LOG_DEBUG, D, ##__VA_ARGS__) macro 70 #define FT_DEBUG_PRINT_D(TAG, format, ...) EARLY_LOGD(TAG, format, ##__VA_ARGS__)
|
Completed in 4 milliseconds