Searched refs:STR_Y (Results 1 – 1 of 1) sorted by relevance
| /TwlSDK-5.4/build/demos/mb/fake_child/src/ |
| D | main.c | 366 { STR_X = 4, STR_Y = 4, NUM_STR_X = 24 }; enumerator 399 BgPutString(STR_X - 2, STR_Y + cursol_idx, PLTT_WHITE, ">"); 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", 413 BgPutString(STR_X, STR_Y + i, PLTT_WHITE, "Searching...");
|