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

POLY_X macro

Syntax

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

Arguments

Z

References

LocationText
stm32f429i_discovery_lcd.c:89
#define POLY_X(Z) ((int32_t)((Points + Z)->X))
stm32f429i_discovery_lcd.c:1102
pixelx = POLY_X(counter);