Home
last modified time | relevance | path

Searched refs:YELLOW (Results 1 – 9 of 9) sorted by relevance

/TwlSDK-5.2.1/build/demos/mb/multiboot-PowerSave/src/
Dparent.c167 BgSetMessage(YELLOW, "Connected(%2d)%02X:%02X:%02X:%02X:%02X:%02X", aid, in ParentStateCallback()
182 BgSetMessage(YELLOW, "Download Request [%2d]", aid); in ParentStateCallback()
200 BgSetMessage(YELLOW, "Boot ready [%2d]", aid); in ParentStateCallback()
204 BgSetMessage(YELLOW, "Entry Requested [%2d]", aid); in ParentStateCallback()
/TwlSDK-5.2.1/build/demos/mb/multiboot/src/
Dparent.c167 BgSetMessage(YELLOW, "Connected [%2d]", aid); in ParentStateCallback()
168 BgSetMessage(YELLOW, "MACAddress %04x %04x %04x", in ParentStateCallback()
191 BgSetMessage(YELLOW, "Download Request [%2d]", aid); in ParentStateCallback()
217 BgSetMessage(YELLOW, "Boot ready [%2d]", aid); in ParentStateCallback()
222 BgSetMessage(YELLOW, "Entry Requested [%2d]", aid); in ParentStateCallback()
/TwlSDK-5.2.1/build/demos/mb/multiboot-PowerSave/include/
Ddispfunc.h39 YELLOW, enumerator
/TwlSDK-5.2.1/build/demos/wxc/relayStation-2/include/
Ddispfunc.h30 YELLOW, enumerator
/TwlSDK-5.2.1/build/demos/wxc/relayStation-1/include/
Ddispfunc.h30 YELLOW, enumerator
/TwlSDK-5.2.1/build/demos/wxc/wxc-pm/include/
Ddispfunc.h30 YELLOW, enumerator
/TwlSDK-5.2.1/build/demos/wxc/simple-2/include/
Ddispfunc.h30 YELLOW, enumerator
/TwlSDK-5.2.1/build/demos/mb/multiboot/include/
Ddispfunc.h30 YELLOW, enumerator
/TwlSDK-5.2.1/build/demos/wxc/relayStation-2/src/
Dmain.c229 BgPrintf(6, 5 + i, (cursor == i) ? YELLOW : WHITE, "%s", mode[i]); in NitroMain()