STemWin_SampleDemo
GUIDEMO_SetDrawLogo()
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_SetDrawLogo()
GUIDEMO_SetDrawLogo() function
Public functions GUIDEMO_SetDrawLogo
Syntax
Show:
Summary
Declaration
Definition
from
GUIDEMO.h:206
void
GUIDEMO_SetDrawLogo
(
U8
OnOff
)
;
Implemented in
GUIDEMO.c:458
Arguments
Argument
OnOff
Examples
References
from
examples
Code
Location
Referrer
void
GUIDEMO_SetDrawLogo
(
U8
OnOff
)
{
GUIDEMO.c:458
void
GUIDEMO_SetDrawLogo
(
U8
OnOff
)
;
GUIDEMO.h:206
GUIDEMO_SetDrawLogo
(
1
)
;
GUIDEMO.c:790
GUIDEMO_Main()
Call Tree
from
examples
GUIDEMO_SetDrawLogo()
is called by 1 function:
GUIDEMO_Main()
All items filtered out
GUIDEMO_SetDrawLogo()
All items filtered out
Data Use
from
examples
GUIDEMO_SetDrawLogo()
writes 1 variable:
All items filtered out
GUIDEMO_SetDrawLogo()
_DrawLogo
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