GUIDEMO_GetConfFlag() is only used within STemWin_SampleDemo.
 
Symbols
loading...
Files
loading...

GUIDEMO_GetConfFlag() function

GUIDEMO_GetConfFlag

Syntax

U16 GUIDEMO_GetConfFlag (U16 Flag);
Implemented in GUIDEMO.c:590

Arguments

Flag

References

LocationReferrerText
GUIDEMO.c:590
U16 GUIDEMO_GetConfFlag(U16 Flag) {
GUIDEMO.h:209
U16 GUIDEMO_GetConfFlag (U16 Flag);
GUIDEMO.c:780GUIDEMO_Main()
if ((BitsPerPixel >= 16) && GUIDEMO_GetConfFlag(GUIDEMO_CF_USE_AUTO_BK)) {
GUIDEMO_Treeview.c:2582_Action()
if (GUIDEMO_GetConfFlag(GUIDEMO_CF_SHOW_SPRITES)) {
GUIDEMO_Treeview.c:2661_DemoTreeview()
if (GUIDEMO_GetConfFlag(GUIDEMO_CF_SHOW_SPRITES)) {
GUIDEMO_Treeview.c:2673_DemoTreeview()
if (GUIDEMO_GetConfFlag(GUIDEMO_CF_SHOW_SPRITES)) {

Call Tree

Functions calling GUIDEMO_GetConfFlag()
GUIDEMO_GetConfFlag()
Data read by GUIDEMO_GetConfFlag()
GUIDEMO_GetConfFlag()