STemWin
_aPerformanceDialogCreate
is only used within STemWin.
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
_aPerformanceDialogCreate
_aPerformanceDialogCreate variable
Syntax
Show:
Summary
Declaration
from
k_menu.c:114
static
const
GUI_WIDGET_CREATE_INFO
_aPerformanceDialogCreate
[
]
=
{
{
FRAMEWIN_CreateIndirect
,
"CPU Usage"
,
ID_FRAMEWIN_PERFORMANCE
,
10
,
30
,
220
,
180
,
0
,
0x0
,
0
}
,
{
GRAPH_CreateIndirect
,
""
,
ID_GRAPH_CPU
,
5
,
9
,
200
,
130
,
0
,
0x0
,
0
}
,
{
BUTTON_CreateIndirect
,
"Hide"
,
ID_BUTTON_HIDE
,
70
,
142
,
80
,
30
,
0
,
0x0
,
0
}
,
}
;
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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