Home
last modified time | relevance | path

Searched refs:OSReport (Results 1 – 25 of 32) sorted by relevance

12

/RevoEX-2.3/build/demos/vfdemo/src/
Dsimple.c210 OSReport("Your request will exceed limit of home directory (16MB).\n"); in check()
214 OSReport("Your request will exceed limit of home directory (32 i-nodes).\n"); in check()
218 OSReport("Your request will invade space of system area.\n"); in check()
222 OSReport("Your request will invade i-nodes of system area.\n"); in check()
229 OSReport("NANDCheck() failed. Result code: %d\n", ret); in check()
267 OSReport("[mount drive A for NAND - VFCreateSystemFileNANDFlash]\n"); in _SampleMain()
274 OSReport("[mount drive A for NAND - VFMountDriveNANDFlash]\n"); in _SampleMain()
277 OSReport("VFMountDriveNANDFlash Error %s Line %d\n", in _SampleMain()
290 OSReport("VFDeleteSystemFileNANDFlash Error %s Line %d\n", in _SampleMain()
310 OSReport("VFCreateSystemFileNANDFlash VFDevErr(NANDError) %d Line %d\n", in _SampleMain()
[all …]
/RevoEX-2.3/build/demos/nwc24demo/src/MsgSearch/
DMsgSearch.c105 OSReport( "*******************************************************\n" ); in main()
106 OSReport( " MessageBox Search demo\n" ); in main()
107 OSReport( "*******************************************************\n" ); in main()
114 OSReport( "NWC24OpenLib(): Error %d\n", err ); in main()
122 OSReport( "NWC24GetMyUserId(): Error %d\n", err ); in main()
166 OSReport( "NWC24SearchMsgs(): Error %d\n", err ); in main()
170 OSReport("===================================================\n"); in main()
171 OSReport(" [NWC24SearchMsgs(): Stored: %d Remain: %d]\n", numStored, numRemain); in main()
172 OSReport("===================================================\n"); in main()
187 OSReport( "NWC24CloseLib(): Error %d\n", err ); in main()
[all …]
DPostTestMsg.c74 OSReport( "NWC24InitMsgObj(): Error %d\n", err ); in PostTestMsg()
84 OSReport( "NWC24GetMyUserId(): Error %d\n", err ); in PostTestMsg()
95 OSReport( "NWC24SetMsgToId(): Error %d\n", err ); in PostTestMsg()
104 OSReport( "NWC24SetMsgSubject(): Error %d\n", err ); in PostTestMsg()
114 OSReport( "NWC24SetMsgText(): Error %d\n", err ); in PostTestMsg()
122 OSReport( "NWC24CommitMsg(): Error %d\n", err ); in PostTestMsg()
126 OSReport( "Posted %d test messages successfully.\n", NUM_TEST_MSGS ); in PostTestMsg()
/RevoEX-2.3/build/demos/nwc24demo/src/MsgPrint/
DMsgPrint.c111 OSReport("*******************************************************\n"); in main()
112 OSReport(" Message Print demo\n"); in main()
113 OSReport("*******************************************************\n"); in main()
120 OSReport("NWC24OpenLib(): Error %d\n", err); in main()
143 OSReport("NWC24CloseLib(): Error %d\n", err); in main()
164 OSReport("NWC24GetNumMsgs(): error %d\n", err); in GetIdList()
173 OSReport("(Receive box has no message.)\n"); in GetIdList()
177 OSReport("(Send box has no message.)\n"); in GetIdList()
187 OSReport("NWC24GetNumMsgList(): error %d\n", err); in GetIdList()
217 OSReport("NWC24GetMsgObj(): error %d\n", err); in ViewMessage()
[all …]
/RevoEX-2.3/build/demos/nwc24demo/src/MsgList/
DMsgList.c92 OSReport("*******************************************************\n"); in main()
93 OSReport(" MessageBox List demo\n"); in main()
94 OSReport("*******************************************************\n"); in main()
101 OSReport("NWC24OpenLib(): Error %d\n", err); in main()
106 OSReport("\n [Send Box]\n"); in main()
107 OSReport("-------------------------------------------------------\n"); in main()
111 OSReport("\n [Receive Box]\n"); in main()
112 OSReport("-------------------------------------------------------\n"); in main()
118 OSReport("NWC24CloseLib(): Error %d\n", err); in main()
142 OSReport("NWC24GetNumMsgs(): error %d\n", err); in ListMessageBox()
[all …]
/RevoEX-2.3/build/demos/nwc24demo/src/Letter/
DLetter.c50 OSReport("*******************************************************\n"); in main()
51 OSReport(" NWC24 Letter demo\n"); in main()
52 OSReport("*******************************************************\n"); in main()
59 OSReport("NWC24OpenLib(): Error %d\n", err); in main()
69 OSReport("NWC24CloseLib(): Error %d\n", err); in main()
103 OSReport("NWC24InitMsgObj(): error %d\n", err); in PostTestMsg()
111 OSReport("NWC24GetMyUserId(): error %d\n", err); in PostTestMsg()
118 OSReport("NWC24SetMsgToId(): error %d\n", err); in PostTestMsg()
126 OSReport("NWC24SetMsgSubject(): error %d\n", err); in PostTestMsg()
135 OSReport("NWC24SetMsgText(): error %d\n", err); in PostTestMsg()
[all …]
/RevoEX-2.3/build/demos/nwc24demo/src/MsgPost/
DMsgPost.c83 OSReport("*******************************************************\n"); in main()
84 OSReport(" A simple demo to post a message.\n"); in main()
85 OSReport("*******************************************************\n"); in main()
92 OSReport("NWC24OpenLib(): Error %d\n", err); in main()
99 OSReport("NWC24Check(): Error %d (Code: %06d)\n", err, - NWC24GetErrorCode()); in main()
109 OSReport("NWC24CloseLib(): Error %d\n", err); in main()
142 OSReport("NWC24InitMsgObj(): error %d\n", err); in PostTestMsg()
150 OSReport("NWC24SetMsgToId(): error %d\n", err); in PostTestMsg()
158 OSReport("NWC24SetMsgSubject(): error %d\n", err); in PostTestMsg()
167 OSReport("NWC24SetMsgText(): error %d\n", err); in PostTestMsg()
[all …]
/RevoEX-2.3/build/demos/nwc24demo/src/WiiNumber/
DWiiNumber.c44 OSReport("*******************************************************\n"); in main()
45 OSReport(" A simple demo to display the Wii Number.\n"); in main()
46 OSReport("*******************************************************\n"); in main()
51 OSReport("NWC24GetMyUserId(): Error %d\n", err); in main()
55 OSReport("Your Wii Number: %016lld\n\n", wiiNumber); in main()
/RevoEX-2.3/build/demos/nwc24demo/src/Check/
DCheck.c139 OSReport("*******************************************************\n"); in main()
140 OSReport(" WiiConnect24 status check sequence sample\n"); in main()
141 OSReport("*******************************************************\n"); in main()
186 OSReport("NWC24OpenLib() -- Busy(%d). Retrying.\n", err); in main()
194 OSReport("NWC24OpenLib() -- Programming error (%d).\n", err); in main()
229 OSReport("All NWC24 status check passed.\n"); in main()
235 OSReport("NWC24CloseLib(): Error %d\n", err); in main()
255 OSReport("NWC24 status check failed. [%06d]\n", -errorCode); in PrintError()
256 OSReport("Message: %s\n", errorMsg); in PrintError()
/RevoEX-2.3/build/demos/netdemo/src/
Dcrypto.c61 (void)OSReport("NET Demo: Test crypto functions\n"); in main()
92 OSReport("------ Test Succeeded ------\n"); in main()
99 OSReport("****** Test Failed ******\n"); in main()
128 void OSReport(const char* msg, ...) in OSReport() function
176 OSReport("%02X ", ((const u8 *)buffer)[i]); in PrintBinary()
186 …do { OSReport( ((a) == (b)) ? "[--OK--] " : "[**NG**] " ); (f) = (f) && ((a) == (b)); } while( FAL…
188 …do { OSReport( (memcmp((a), (b), (l)) == 0) ? "[--OK--] " : "[**NG**] " ); (f) = (f) && (memcmp((a…
256 OSReport("\ntest[%d] : AES-%d\n", i + 1, samples[i].keylen * 8); in DoTest()
269 OSReport("\nenc-answer:"); in DoTest()
271 OSReport("\nenc-result:"); in DoTest()
[all …]
Ddigest.c84 (void)OSReport("NET Demo: Test digest functions\n"); in main()
115 OSReport("------ Test Succeeded ------\n"); in main()
122 OSReport("****** Test Failed ******\n"); in main()
151 void OSReport(const char* msg, ...) in OSReport() function
200 …do { OSReport( ((a) == (b)) ? "[--OK--] " : "[**NG**] " ); (f) = (f) && ((a) == (b)); } while( FAL…
202 …do { OSReport( (memcmp((a), (b), (l)) == 0) ? "[--OK--] " : "[**NG**] " ); (f) = (f) && (memcmp((a…
225 OSReport("NETCalcCRC16(%s) = %04x\n", a[i], result); in DoTest()
243 OSReport("NETCalcCRC32(%s) = %04x\n", a[i], result); in DoTest()
297 OSReport("NET_MD5(%.70s) * %d\n", a[i], c[i]); in DoTest()
360 OSReport("NETCalcHMACMD5: Test Case %d\n", i + 1); in DoTest()
[all …]
Dmacaddr.c64 OSReport("Wireless hardware mac address = %02x:%02x:%02x:%02x:%02x:%02x\n", in main()
/RevoEX-2.3/build/demos/mpdemo/src/
Dmpsimple.c148 OSReport("test program started.\n"); in main()
171 OSReport("push <A> button to restart.\n"); in main()
183 OSReport("MPStartup()\n"); in DoMPCommunication()
187 OSReport( "MPStartup returns %08x\n", result ); in DoMPCommunication()
225 OSReport("MPSend failed: %08x\n", result); in DoMPCommunication()
267 OSReport("MPCleanup()\n"); in DoMPCommunication()
286 OSReport( "PortCallback: startup notification\n" ); in PortCallbackFunction()
290 OSReport( "PortCallback: cleanup notification\n" ); in PortCallbackFunction()
296 OSReport( "PortCallback: connected(%d) " MP_MACADDRESS_PRINT_FORMAT "\n", in PortCallbackFunction()
304 OSReport( "PortCallback: disconnected(%d) " MP_MACADDRESS_PRINT_FORMAT "\n", in PortCallbackFunction()
[all …]
DmpsimpleAsync.c153 OSReport("test program started.\n"); in main()
185 OSReport("MPStartup()\n"); in main()
189 OSReport( "MPStartup returns %08x\n", result ); in main()
239 OSReport("MPSendAsync failed: %08x\n", result); in main()
282 OSReport("MPCleanup()\n"); in main()
320 OSReport( "PortCallback: startup notification\n" ); in PortCallbackFunction()
324 OSReport( "PortCallback: cleanup notification\n" ); in PortCallbackFunction()
330 OSReport( "PortCallback: connected(%d) " MP_MACADDRESS_PRINT_FORMAT "\n", in PortCallbackFunction()
338 OSReport( "PortCallback: disconnected(%d) " MP_MACADDRESS_PRINT_FORMAT "\n", in PortCallbackFunction()
354 OSReport( "PortCallback: Unknown Type: %d\n", type ); in PortCallbackFunction()
/RevoEX-2.3/build/demos/nwc24demo/src/ChannelJump/
DChannelJump.c140 OSReport("set data successfully.\n"); in SetAttachedData()
156 OSReport("NWC24InitMsgObj(): error %d\n", err); in PostMessage()
164 OSReport("NWC24GetMyUserId(): error %d\n", err); in PostMessage()
171 OSReport("NWC24SetMsgToId(): error %d\n", err); in PostMessage()
179 OSReport("NWC24SetMsgSubject(): error %d\n", err); in PostMessage()
188 OSReport("NWC24SetMsgText(): error %d\n", err); in PostMessage()
200 OSReport("NWC24SetMsgAttached(): error %d\n", err); in PostMessage()
210 OSReport("NWC24SetMsgAltName(): error %d\n", err); in PostMessage()
218 OSReport("NWC24CommitMsg: error %d\n", err); in PostMessage()
222 OSReport("Posted a test message successfully.\n"); in PostMessage()
[all …]
/RevoEX-2.3/build/demos/nwc24demo/src/Download/
DDownload.c115 OSReport("*******************************************************\n"); in main()
116 OSReport(" WiiConnect24 download sample\n"); in main()
117 OSReport("*******************************************************\n"); in main()
121 OSReport("==== Waiting... ====\n"); in main()
128 OSReport("NG\n"); in main()
175 OSReport("a new content was found.\n"); in DownloadTaskMain()
324 OSReport("VF archive = %s\n", bufVfName); in CheckVf()
337 OSReport("filename = %s, size = %d\n", bufVfContentName, length); in CheckVf()
436 OSReport("error %d\n", globalErr);
/RevoEX-2.3/build/demos/mpdsdemo/src/
Dmpdssimple.c165 OSReport("test program started.\n"); in main()
188 OSReport("push <A> button to restart.\n"); in main()
202 OSReport( "MPDSInit returns %08x\n", result ); in DoMPCommunication()
209 OSReport( "MPDSSetupPortConfig returns %08x\n", result ); in DoMPCommunication()
213 OSReport("MPStartup()\n"); in DoMPCommunication()
217 OSReport( "MPStartup returns %08x\n", result ); in DoMPCommunication()
347 OSReport("MPDSTryStep failed: %08x\n", result); in DoMPCommunication()
402 OSReport("MPCleanup()\n"); in DoMPCommunication()
Dmpdsmodel.c285 OSReport("test program started.\n"); in main()
349 OSReport("All threads are terminated; exit from MainLoop\n"); in MainLoop()
675 OSReport("Error occurred.\n"); in StateManagementThreadFunc()
726 OSReport( "MPDSInit returns %08x\n", result ); in TransToLobby()
733 OSReport( "MPDSSetupPortConfig returns %08x\n", result ); in TransToLobby()
739 OSReport("MPStartup()\n"); in TransToLobby()
743 OSReport( "MPStartup returns %08x\n", result ); in TransToLobby()
771 OSReport( "MPSetEntryFlag returns %08x\n", result ); in TransToCommunication()
780 OSReport( "MPUpdateBeacon returns %08x\n", result ); in TransToCommunication()
806 OSReport("MPCleanup()\n"); in TransToIdle()
[all …]
/RevoEX-2.3/build/demos/mpdldemo/src/
Dmpdlntr2rvl.c244 OSReport( "startup mpdlsimple demo\n" ); in main()
322 OSReport("\n--- program has been completed ---\n"); in main()
324 OSReport("\n--- wait for downloaded DS demo connect to Wii ---\n"); in main()
498 OSReport( "MPDSInit returns %08x\n", result ); in DoPadSharing()
505 OSReport( "MPDSSetupPortConfig returns %08x\n", result ); in DoPadSharing()
512 OSReport( "MPStartup returns %08x\n", result ); in DoPadSharing()
580 OSReport( "received data from aid %d: 0x%04x %03d %03d\n", in DoPadSharing()
602 OSReport( "MPDSTryStep returns %d\n", result ); in DoPadSharing()
613 OSReport("== Reset dimming count! ==\n"); in DoPadSharing()
730 OSReport( "PortCallback: startup notification\n" ); in DataSharingPortCallbackFunction()
[all …]
Dmpdlsimple.c145 OSReport( "startup mpdlsimple demo\n" ); in main()
258 OSReport(" AID%2d[%02X:%02X:%02X:%02X:%02X:%02X]: downloading\n", in main()
272 OSReport("%5d AID%2d[%02X:%02X:%02X:%02X:%02X:%02X]: booted\n", in main()
286 OSReport(" AID%2d[%02X:%02X:%02X:%02X:%02X:%02X]: disconnected\n", in main()
/RevoEX-2.3/build/demos/share/src/
Dnetconfig.c277 OSReport( "NCDSetIfConfig failed (%d)\n", resultNcd ); in REXDEMOOverrideNetConfig()
288 OSReport( "NCDSetIpConfig failed (%d)\n", resultNcd ); in REXDEMOOverrideNetConfig()
366 OSReport( "Not allowed to use Network functions\n" ); in REXDEMOWaitForInterfaceReadyEx()
379 OSReport( "NCDGetLinkStatus() failure (%d)\n", resultNcd ); in REXDEMOWaitForInterfaceReadyEx()
Dconfig.c81 OSReport("Invalid configuration Id.(%d)", configId); in REXDEMOCreateIfConfig()
117 OSReport("Invalid configuration Id.(%d)", configId); in REXDEMOCreateIpConfig()
Dheap.c103 OSReport("MEMCreateExpHeapEx failed.\n"); in REXDEMOCreateHeapForSocket()
168 OSReport("MEMCreateExpHeapEx failed.\n"); in REXDEMOCreateMEM1Heap()
/RevoEX-2.3/build/demos/nwc24demo/src/FLViewer/
DFLViewer.c187 OSReport("Power button was pushed.\n"); in CheckSystemButton()
192 OSReport("Reset button was pushed.\n"); in CheckSystemButton()
202 OSReport( "%s: error %d\n", strFunc, err ); in CheckError()
410 OSReport( "NANDInit(): error %d\n", result); in Initialize()
/RevoEX-2.3/build/demos/mpfsdemo/src/
Dmpfssimple.c74 OSReport("startup mpdlsimple demo\n"); in main()

12