Home
last modified time | relevance | path

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

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