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