STemWin_SampleDemo
GUIDEMO_Config()
is only used within STemWin_SampleDemo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin_SampleDemo
GUIDEMO_Config()
GUIDEMO_Config() function
GUIDEMO_Config
Syntax
Show:
Summary
Declaration
Definition
from
GUIDEMO.h:198
void
GUIDEMO_Config
(
GUIDEMO_CONFIG
*
pConfig
)
;
Implemented in
GUIDEMO_Conf.c:137
Arguments
Argument
pConfig
Examples
References
from
examples
Code
Location
Referrer
void
GUIDEMO_Config
(
GUIDEMO_CONFIG
*
pConfig
)
{
GUIDEMO_Conf.c:137
void
GUIDEMO_Config
(
GUIDEMO_CONFIG
*
pConfig
)
;
GUIDEMO.h:198
GUIDEMO_Config
(
&
_GUIDemoConfig
)
;
GUIDEMO.c:768
GUIDEMO_Main()
Call Tree
from
examples
GUIDEMO_Config()
is called by 1 function:
GUIDEMO_Main()
All items filtered out
GUIDEMO_Config()
All items filtered out
Data Use
from
examples
GUIDEMO_Config()
reads 1 variable and writes 3 variables:
_apfTest
All items filtered out
GUIDEMO_Config()
GUIDEMO_CONFIG::apFunc
GUIDEMO_CONFIG::NumDemos
GUIDEMO_CONFIG::Flags
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out