Home
last modified time | relevance | path

Searched refs:BgPrintStr (Results 1 – 19 of 19) sorted by relevance

/TwlSDK-5.1.0/build/demos/mb/cloneboot/src/
Dchild.c192 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()
Dgmain.c144 BgPrintStr(4, 3, 0x4, "Send: %04x-%04x", sShareDataPtr->key, sShareDataPtr->count); in GMain()
156 BgPrintStr(4, (s16)(6 + i), 0x4, in GMain()
Dparent.c465 BgPrintStr(INFO_DISP_X, i + BASE_DISP_Y, PLTT_WHITE, in PrintChildState()
Ddisp.c366 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...) in BgPrintStr() function
/TwlSDK-5.1.0/build/demos/mb/multiboot-Model/child/src/
Dmain.c186 BgPrintStr(31, 23, 0xf, "%d", level); in NitroMain()
262 BgPrintStr(5, 13, 0xf, "OVER_MAX_ENTRY"); in ModeError()
266 BgPrintStr(5, 10, 0x1, "======= ERROR! ======="); in ModeError()
280 BgPrintStr(9, 11, 0xf, "Now working..."); in ModeWorking()
/TwlSDK-5.1.0/build/demos/wvr/with_mb/child/src/
Dmain.c202 BgPrintStr(31, 23, 0xf, "%d", level); in NitroMain()
275 BgPrintStr(5, 10, 0x1, "======= ERROR! ======="); in ModeError()
279 BgPrintStr(5, 13, 0xf, "OVER_MAX_ENTRY"); in ModeError()
294 BgPrintStr(9, 11, 0xf, "Now working..."); in ModeWorking()
/TwlSDK-5.1.0/build/demos/mb/multiboot-Model/common/src/
Dgmain.c139 BgPrintStr(4, 3, 0x4, "Send: %04x-%04x", sShareDataPtr->key, sShareDataPtr->count); in GMain()
151 BgPrintStr(4, (s16)(6 + i), 0x4, in GMain()
Ddisp.c366 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...) in BgPrintStr() function
/TwlSDK-5.1.0/build/demos/wvr/with_mb/common/src/
Dgmain.c144 BgPrintStr(4, 3, 0x4, "Send: %04x-%04x", sShareDataPtr->key, sShareDataPtr->count); in GMain()
156 BgPrintStr(4, (s16)(6 + i), 0x4, in GMain()
Ddisp.c366 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...) in BgPrintStr() function
/TwlSDK-5.1.0/build/demos/mb/fake_child/common/src/
Dgmain.c145 BgPrintStr(4, 3, 0x4, "Send: %04x-%04x", sShareDataPtr->key, sShareDataPtr->count); in GMain()
157 BgPrintStr(4, (s16)(6 + i), 0x4, in GMain()
Ddisp.c369 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...) in BgPrintStr() function
/TwlSDK-5.1.0/build/demos/mb/multiboot-Model/common/include/
Ddisp.h80 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...);
/TwlSDK-5.1.0/build/demos/wvr/with_mb/common/include/
Ddisp.h77 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...);
/TwlSDK-5.1.0/build/demos/mb/fake_child/common/include/
Ddisp.h80 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...);
/TwlSDK-5.1.0/build/demos/mb/cloneboot/include/
Ddisp.h76 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...);
/TwlSDK-5.1.0/build/demos/wvr/with_mb/parent/src/
Dmain.c486 BgPrintStr(INFO_DISP_X, i + BASE_DISP_Y, PLTT_WHITE, in PrintChildState()
/TwlSDK-5.1.0/build/demos/mb/fake_child/src/
Dmain.c404 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.1.0/build/demos/mb/multiboot-Model/parent/src/
Dmain.c508 BgPrintStr(INFO_DISP_X, i + BASE_DISP_Y, PLTT_WHITE, in PrintChildState()