Home
last modified time | relevance | path

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

/RevoEX-2.4/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.4/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.4/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()
Dsostartup.c653 OSReport("MEMCreateExpHeapEx failed.\n"); in CreateHeapForSocket()
/RevoEX-2.4/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.4/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.4/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.4/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.4/build/demos/mpfsdemo/src/
Dmpfssimple.c74 OSReport("startup mpdlsimple demo\n"); in main()