Adafruit_Shield + 0/4 examples
CodeScope will show references to BSP_LCD_DrawPolygon() from the following samples and libraries:
Examples
STM32F412ZG-Nucleo
Examples
STM32F413ZH-Nucleo
Examples
STM32F429ZI-Nucleo
Examples
STM32F446ZE-Nucleo
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 stm32_adafruit_lcd.c:591

Arguments

Points

Pointer to the points array

PointCount

Number of points

Return value

None

Examples

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

References

LocationText
stm32_adafruit_lcd.c:591
void BSP_LCD_DrawPolygon(pPoint Points, uint16_t PointCount)
stm32_adafruit_lcd.h:146
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