Searched defs:OSi_TFWarning (Results 1 – 2 of 2) sorted by relevance
| /TwlSDK-5.1.0/include/nitro/os/common/ |
| D | printf.h | 119 #define OSi_TFWarning( console, file, line, ... ) ((void)0) macro 159 #define OSi_TFWarning( console, file, line, ... ) ((void)0) macro
|
| /TwlSDK-5.1.0/build/libraries/os/common/src/ |
| D | os_printf.c | 526 SDK_WEAK_SYMBOL void OSi_TFWarning(int console, const char *file, int line, const char *fmt, ...) in OSi_TFWarning() function
|