STM324xG_EVAL + 0/2 examples
CodeScope will show references to BSP_LCD_DrawPolygon() from the following samples and libraries:
Drivers
Boards
Examples
STM324xG_EVAL
Examples
 
Symbols
loading...
Files
loading...

BSP_LCD_DrawPolygon() function

Draws an poly-line (between many points).

Syntax

void BSP_LCD_DrawPolygon(pPoint Points,     uint16_t PointCount);
Implemented in stm324xg_eval_lcd.c:557

Arguments

Points

Pointer to the points array

PointCount

Number of points

Examples

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

References

LocationText
stm324xg_eval_lcd.c:557
void BSP_LCD_DrawPolygon(pPoint Points, uint16_t PointCount)
stm324xg_eval_lcd.h:149
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