Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/wpaddemo/src/
Dwpadsample.c193 static u8 *getDpdFmt ( u8 fmt );
927 static u8 *getDpdFmt( u8 fmt ) in getDpdFmt() function
1191 …TH), y+=FONT_HEIGHT, 0, "%s / %s", WPADIsDpdEnabled(i) ? "ON " : "OFF", getDpdFmt(WPADGetDpdFormat… in renderStatus()