| /TwlSDK-5.4/build/demos/mb/cloneboot/src/ |
| D | child.c | 192 BgPrintStr(31, 23, 0xf, "%d", level); in ChildMain() 243 BgPrintStr(5, 10, 0x1, "======= ERROR! ======="); in ModeError() 247 BgPrintStr(5, 13, 0xf, "OVER_MAX_ENTRY"); in ModeError() 262 BgPrintStr(9, 11, 0xf, "Now working..."); in ModeWorking()
|
| D | gmain.c | 144 BgPrintStr(4, 3, 0x4, "Send: %04x-%04x", sShareDataPtr->key, sShareDataPtr->count); in GMain() 156 BgPrintStr(4, (s16)(6 + i), 0x4, in GMain()
|
| D | parent.c | 467 BgPrintStr(INFO_DISP_X, i + BASE_DISP_Y, PLTT_WHITE, in PrintChildState()
|
| D | disp.c | 366 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...) in BgPrintStr() function
|
| /TwlSDK-5.4/build/demos/mb/multiboot-Model/child/src/ |
| D | main.c | 194 BgPrintStr(31, 23, 0xf, "%d", level); in NitroMain() 270 BgPrintStr(5, 13, 0xf, "OVER_MAX_ENTRY"); in ModeError() 274 BgPrintStr(5, 10, 0x1, "======= ERROR! ======="); in ModeError() 288 BgPrintStr(9, 11, 0xf, "Now working..."); in ModeWorking()
|
| /TwlSDK-5.4/build/demos/wvr/with_mb/child/src/ |
| D | main.c | 213 BgPrintStr(31, 23, 0xf, "%d", level); in NitroMain() 286 BgPrintStr(5, 10, 0x1, "======= ERROR! ======="); in ModeError() 290 BgPrintStr(5, 13, 0xf, "OVER_MAX_ENTRY"); in ModeError() 305 BgPrintStr(9, 11, 0xf, "Now working..."); in ModeWorking()
|
| /TwlSDK-5.4/build/demos/wxc/wxc-dataShare/common/src/ |
| D | gmain.c | 126 BgPrintStr(4, 3, 0x4, "Send: %04x-%04x", sShareDataPtr->key, sShareDataPtr->count); in GMain() 138 BgPrintStr(4, (s16)(6 + i), 0x4, in GMain()
|
| D | disp.c | 278 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...) in BgPrintStr() function
|
| /TwlSDK-5.4/build/demos/wvr/with_mb/common/src/ |
| D | gmain.c | 144 BgPrintStr(4, 3, 0x4, "Send: %04x-%04x", sShareDataPtr->key, sShareDataPtr->count); in GMain() 156 BgPrintStr(4, (s16)(6 + i), 0x4, in GMain()
|
| D | disp.c | 366 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...) in BgPrintStr() function
|
| /TwlSDK-5.4/build/demos/mb/multiboot-Model/common/src/ |
| D | gmain.c | 139 BgPrintStr(4, 3, 0x4, "Send: %04x-%04x", sShareDataPtr->key, sShareDataPtr->count); in GMain() 151 BgPrintStr(4, (s16)(6 + i), 0x4, in GMain()
|
| D | disp.c | 366 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...) in BgPrintStr() function
|
| /TwlSDK-5.4/build/demos/mb/fake_child/common/src/ |
| D | gmain.c | 145 BgPrintStr(4, 3, 0x4, "Send: %04x-%04x", sShareDataPtr->key, sShareDataPtr->count); in GMain() 157 BgPrintStr(4, (s16)(6 + i), 0x4, in GMain()
|
| D | disp.c | 369 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...) in BgPrintStr() function
|
| /TwlSDK-5.4/build/demos/wxc/wxc-dataShare/common/include/ |
| D | disp.h | 71 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...);
|
| /TwlSDK-5.4/build/demos/wxc/wxc-dataShare/src/ |
| D | main.c | 341 BgPrintStr(31, 23, 0xf, "%d", level); in NitroMain() 502 BgPrintStr(9, 11, 0xf, "Now working..."); in ModeWorking()
|
| /TwlSDK-5.4/build/demos/mb/cloneboot/include/ |
| D | disp.h | 76 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...);
|
| /TwlSDK-5.4/build/demos/mb/fake_child/common/include/ |
| D | disp.h | 80 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...);
|
| /TwlSDK-5.4/build/demos/wvr/with_mb/common/include/ |
| D | disp.h | 77 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...);
|
| /TwlSDK-5.4/build/demos/mb/multiboot-Model/common/include/ |
| D | disp.h | 80 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...);
|
| /TwlSDK-5.4/build/demos/wvr/with_mb/parent/src/ |
| D | main.c | 528 BgPrintStr(INFO_DISP_X, i + BASE_DISP_Y, PLTT_WHITE, in PrintChildState()
|
| /TwlSDK-5.4/build/demos/mb/fake_child/src/ |
| D | main.c | 404 BgPrintStr(STR_X, STR_Y + i, PLTT_GREEN, "%02x:%02x:%02x:%02x:%02x:%02x", 408 BgPrintStr(NUM_STR_X, STR_Y + i, PLTT_GREEN, "%d/%d",
|
| /TwlSDK-5.4/build/demos/mb/multiboot-Model/parent/src/ |
| D | main.c | 508 BgPrintStr(INFO_DISP_X, i + BASE_DISP_Y, PLTT_WHITE, in PrintChildState()
|