STM32F413H-Discovery
+
0
/1 examples
SourceVu will show references to
BSP_LCD_FillPolygon()
from the following samples and libraries:
Examples
STM32F413H-Discovery
Examples
BSP
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
STM32F413H-Discovery
BSP_LCD_FillPolygon()
BSP_LCD_FillPolygon() function
Draws a full poly-line (between many points).
Syntax
Show:
Summary
Declaration
Definition
from
stm32f413h_discovery_lcd.h:182
void
BSP_LCD_FillPolygon
(
pPoint
Points
,
uint16_t
PointCount
)
;
Implemented in
stm32f413h_discovery_lcd.c:776
Arguments
Argument
Description
Points
Pointer to the points array
PointCount
Number of points
Related Functions
Found 1 other functions taking a
Point
argument:
Function
Description
BSP_LCD_DrawPolygon()
Draws an poly-line (between many points).
Examples
BSP_LCD_FillPolygon()
is referenced by 1 libraries and example projects:
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