Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/os/common/
Dprintf.h104 void OS_TFPrintfEx(int console, const char *fmt, ...);
154 #define OS_TFPrintfEx( console, ... ) ((void)0) macro
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_printf.c414 SDK_WEAK_SYMBOL void OS_TFPrintfEx(int console, const char *fmt, ...) in OS_TFPrintfEx() function