Home
last modified time | relevance | path

Searched refs:EARLY_LOGV (Results 1 – 1 of 1) sorted by relevance

/bsp/ft2004/libraries/bsp/standlone/
A Dft_debug.h66 #define EARLY_LOGV(tag, format, ...) LOG_EARLY_IMPL(tag, format, FT_LOG_VERBOSE, W, ##__VA_ARGS__) macro
72 #define FT_DEBUG_PRINT_V(TAG, format, ...) EARLY_LOGV(TAG, format, ##__VA_ARGS__)

Completed in 5 milliseconds