Searched refs:OS_Warning (Results 1 – 11 of 11) sorted by relevance
| /TwlSDK-5.4/build/demos/wireless_shared/mbp/ |
| D | mbp.c | 215 OS_Warning("Cannot Register file\n"); in MBP_RegistFile() 229 OS_Warning("specified file may be invalid format.\"%s\"\n", in MBP_RegistFile() 244 OS_Warning("can't allocate Segment buffer size.\n"); in MBP_RegistFile() 261 OS_Warning(" Can't Read Segment\n"); in MBP_RegistFile() 272 OS_Warning(" Illegal program info\n"); in MBP_RegistFile()
|
| /TwlSDK-5.4/build/demos.TWL/aes/ctr-compatible/src/ |
| D | main.c | 396 OS_Warning("fail to FS_OpenFileEx(%s)\n", path); in DEMO_LoadFile() 405 OS_Warning("fail to OS_Alloc(%d)\n", fileSize + 1); in DEMO_LoadFile() 414 OS_Warning("fail to FS_ReadFile(%d)\n", fileSize + 1); in DEMO_LoadFile()
|
| /TwlSDK-5.4/build/demos.TWL/nandApp/sharedFont/src/ |
| D | main.c | 124 OS_Warning("unknown BootType(=%d)", btype); in PrintBootType()
|
| /TwlSDK-5.4/build/demos.TWL/nandApp/simple/src/ |
| D | main.c | 103 OS_Warning("unknown BootType(=%d)", btype); in PrintBootType()
|
| /TwlSDK-5.4/include/nitro/os/common/ |
| D | printf.h | 128 #define OS_Warning( ... ) OSi_Warning( __FILE__, __LINE__, __VA_ARGS__ ); macro 167 #define OS_Warning( ... ) ((void)0) macro
|
| /TwlSDK-5.4/build/demos.TWL/aes/ccm-compatible/src/ |
| D | main.c | 736 OS_Warning("fail to FS_OpenFileEx(%s)\n", path); in DEMO_LoadFile() 745 OS_Warning("fail to OS_Alloc(%d)\n", fileSize + 1); in DEMO_LoadFile() 754 OS_Warning("fail to FS_ReadFile(%d)\n", fileSize + 1); in DEMO_LoadFile()
|
| /TwlSDK-5.4/build/demos.TWL/nandApp/SubBanner/src/ |
| D | main.c | 281 OS_Warning("unknown BootType(=%d)", btype); in PrintBootType()
|
| /TwlSDK-5.4/build/demos/gx/UnitTours/RamOverFlow/src/ |
| D | main.c | 268 OS_Warning("On \"ensata\" , list count is not over limit.\n"); in TwlMain()
|
| /TwlSDK-5.4/build/demos.TWL/snd/IIRFilterdemo/src/ |
| D | main.c | 306 OS_Warning("SNDEX_SetIirFilter() failed.\n"); in TwlMain()
|
| /TwlSDK-5.4/build/demos.TWL/nandApp/backup/src/ |
| D | main.c | 548 OS_Warning("unknown BootType(=%d)", btype); in PrintBootType()
|
| /TwlSDK-5.4/build/demos.TWL/nandApp/other_backup/src/ |
| D | main.c | 564 OS_Warning("unknown BootType(=%d)", btype); in PrintBootType()
|