STemWin
GUI_DEVICE_Create()
is only used within STemWin.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
GUI_DEVICE_Create()
GUI_DEVICE_Create() function
Device management
Syntax
Show:
Summary
Declaration
from
GUI.h:292
GUI_DEVICE
*
GUI_DEVICE_Create
(
const
GUI_DEVICE_API
*
pDeviceAPI
,
const
LCD_API_COLOR_CONV
*
pColorConvAPI
,
U16
Flags
,
int
LayerIndex
)
;
Arguments
Argument
pDeviceAPI
pColorConvAPI
Flags
LayerIndex
Related Functions
Found 3 other functions taking a
GUI_DEVICE_API
argument:
Function
GUI_MEMDEV_CreateFixed()
GUI_DEVICE_CreateAndLink()
GUI_MEMDEV__CreateFixed()
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