Home
last modified time | relevance | path

Searched refs:data_Screen (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.5/build/demos/tips/DisplayLogo/src/
Dlogo.c893 const u16 data_Screen[ 32 * 24 ] = { variable
Dmain.c114 GX_LoadBG0Scr(data_Screen, 0, sizeof(data_Screen)); in Init()
/TwlSDK-5.5/build/demos/tips/DisplayLogo/include/
Ddata.h27 extern const unsigned short data_Screen[ 32* 24 ];