STemWin_SampleDemo
GUIDEMO_Intro()
is only used within STemWin_SampleDemo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin_SampleDemo
GUIDEMO_Intro()
GUIDEMO_Intro() function
GUIDEMO_Intro
Syntax
Show:
Summary
Declaration
Definition
from
GUIDEMO.h:231
void
GUIDEMO_Intro
(
void
)
;
Implemented in
GUIDEMO_Intro.c:80
Examples
References
from
examples
Code
Location
Referrer
void
GUIDEMO_Intro
(
void
)
{
GUIDEMO_Intro.c:80
void
GUIDEMO_Intro
(
void
)
;
GUIDEMO.h:231
GUIDEMO_Intro
(
)
;
GUIDEMO.c:427
_Main()
Call Tree
from
examples
GUIDEMO_Intro()
is called by 1 function and calls 10 functions:
_Main()
All items filtered out
GUIDEMO_Intro()
GUIDEMO_Delay()
GUIDEMO_DrawBk()
GUI_DispStringHCenterAt()
GUI_GetVersionString()
GUI_SetFont()
GUI_SetColor()
GUI_DrawBitmap()
GUI_SetTextMode()
LCD_GetXSize()
LCD_GetYSize()
All items filtered out
Data Use
from
examples
GUIDEMO_Intro()
reads 2 variables:
GUI_BITMAP::XSize
bmSeggerLogo
All items filtered out
GUIDEMO_Intro()
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