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