POLY_X is only used within STM32F413H-Discovery.
 
Symbols
loading...
Files
loading...

POLY_X macro

Syntax

#define POLY_X(Z) ((int32_t)((Points + Z)->X))

Arguments

Z

References

LocationText
stm32f413h_discovery_lcd.c:69
#define POLY_X(Z) ((int32_t)((Points + Z)->X))
stm32f413h_discovery_lcd.c:786
pixelX = POLY_X(counter);