STM32F429I-Discovery + 0/1 examples
CodeScope will show references to BSP_LCD_DrawPolygon() from the following samples and libraries:
Examples
STM32F429I-Discovery
Examples
 
Symbols
loading...
Files
loading...

BSP_LCD_DrawPolygon() function

Displays an poly-line (between many points).

Syntax

void BSP_LCD_DrawPolygon(pPoint Points,     uint16_t PointCount);
Implemented in stm32f429i_discovery_lcd.c:829

Arguments

Points

pointer to the points array

PointCount

Number of points

Examples

BSP_LCD_DrawPolygon() is referenced by 1 libraries and example projects.

References

LocationText
stm32f429i_discovery_lcd.c:829
void BSP_LCD_DrawPolygon(pPoint Points, uint16_t PointCount)
stm32f429i_discovery_lcd.h:209
void BSP_LCD_DrawPolygon(pPoint Points, uint16_t PointCount);

Call Tree

Functions called by BSP_LCD_DrawPolygon()
BSP_LCD_DrawPolygon()
all items filtered out
Data read by BSP_LCD_DrawPolygon()
Data written by BSP_LCD_DrawPolygon()
BSP_LCD_DrawPolygon()::x
BSP_LCD_DrawPolygon()::y
all items filtered out
BSP_LCD_DrawPolygon()
BSP_LCD_DrawPolygon()::x
BSP_LCD_DrawPolygon()::y
all items filtered out
Type of BSP_LCD_DrawPolygon()
BSP_LCD_DrawPolygon()
int16_t
all items filtered out