Home
last modified time | relevance | path

Searched refs:fmt_clas2 (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-3.3/build/demos/wpaddemo/src/
Dmplus.c95 static u8 fmt_clas2[] = "CL+A "; variable
585 case WPAD_FMT_CLASSIC_ACC: ptr = &fmt_clas2[0]; break; in getFmtString()
Dwpadsample.c140 u8 fmt_clas2[] = "CLASSIC_ACC "; variable
1054 case WPAD_FMT_CLASSIC_ACC: ptr = &fmt_clas2[0]; break; in getFormat()