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

POLY_Y macro

Syntax

#define POLY_Y(Z) ((int32_t)((Points + Z)->Y))

Arguments

Z

References

LocationText
stm32f429i_discovery_lcd.c:90
#define POLY_Y(Z) ((int32_t)((Points + Z)->Y))
stm32f429i_discovery_lcd.c:1112
pixely = POLY_Y(counter);