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

POLY_X macro

Syntax

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

Arguments

Z

References

LocationText
stm32469i_discovery_lcd.c:98
#define POLY_X(Z) ((int32_t)((Points + (Z))->X))
stm32469i_discovery_lcd.c:1182
pixelX = POLY_X(counter);