Home
last modified time | relevance | path

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

/TwlSDK-5.4/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.c467 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.4/build/demos/mb/multiboot-Model/child/src/
Dmain.c194 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/
Dmain.c213 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/
Dgmain.c126 BgPrintStr(4, 3, 0x4, "Send: %04x-%04x", sShareDataPtr->key, sShareDataPtr->count); in GMain()
138 BgPrintStr(4, (s16)(6 + i), 0x4, in GMain()
Ddisp.c278 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...) in BgPrintStr() function
/TwlSDK-5.4/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.4/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.4/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.4/build/demos/wxc/wxc-dataShare/common/include/
Ddisp.h71 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...);
/TwlSDK-5.4/build/demos/wxc/wxc-dataShare/src/
Dmain.c341 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/
Ddisp.h76 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...);
/TwlSDK-5.4/build/demos/mb/fake_child/common/include/
Ddisp.h80 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...);
/TwlSDK-5.4/build/demos/wvr/with_mb/common/include/
Ddisp.h77 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...);
/TwlSDK-5.4/build/demos/mb/multiboot-Model/common/include/
Ddisp.h80 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...);
/TwlSDK-5.4/build/demos/wvr/with_mb/parent/src/
Dmain.c528 BgPrintStr(INFO_DISP_X, i + BASE_DISP_Y, PLTT_WHITE, in PrintChildState()
/TwlSDK-5.4/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.4/build/demos/mb/multiboot-Model/parent/src/
Dmain.c508 BgPrintStr(INFO_DISP_X, i + BASE_DISP_Y, PLTT_WHITE, in PrintChildState()