STemWin_SampleDemo
GUIDEMO_Speed()
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_Speed()
GUIDEMO_Speed() function
Public code GUIDEMO_Speed
Syntax
Show:
Summary
Declaration
Definition
from
GUIDEMO.h:235
void
GUIDEMO_Speed
(
void
)
;
Implemented in
GUIDEMO_Speed.c:134
Examples
References
from
examples
Code
Location
void
GUIDEMO_Speed
(
void
)
{
GUIDEMO_Speed.c:134
void
GUIDEMO_Speed
(
void
)
;
GUIDEMO.h:235
GUIDEMO_Speed
,
GUIDEMO_Conf.c:116
Call Tree
from
examples
GUIDEMO_Speed()
calls 25 functions:
All items filtered out
GUIDEMO_Speed()
GUIDEMO_AddIntToString()
GUIDEMO_DrawBk()
GUIDEMO_GetTime()
GUIDEMO_NotifyStartNext()
GUIDEMO_ShowIntro()
GUIDEMO_AddStringToString()
GUIDEMO_CheckCancel()
GUIDEMO_Delay()
GUI_SetFont()
GUI_SetTextMode()
GUI_FillRect()
GUI_SetColorIndex()
GUI_Color2Index()
GUI_SetColor()
GUI_DrawBitmap()
GUI_GetFontSizeY()
GUI_SetClipRect()
LCD_GetXSize()
LCD_GetYSize()
LCD_GetVYSize()
GUI_CURSOR_Show()
GUI_CURSOR_Hide()
GUI_DispStringHCenterAt()
GUI_Exec()
_GetPixelsPerSecond()
All items filtered out
Data Use
from
examples
GUIDEMO_Speed()
reads 5 variables and writes 4 variables:
LCD_RECT::x0
LCD_RECT::y0
LCD_RECT::x1
LCD_RECT::y1
_aColor
All items filtered out
GUIDEMO_Speed()
LCD_RECT::x0
LCD_RECT::y0
LCD_RECT::x1
LCD_RECT::y1
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