POLY_Y is only used within STM32469I_EVAL.
 
Symbols
loading...
Files
loading...

POLY_Y macro

Syntax

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

Arguments

Z

References

LocationText
stm32469i_eval_lcd.c:98
#define POLY_Y(Z) ((int32_t)((Points + (Z))->Y))
stm32469i_eval_lcd.c:1153
pixelY = POLY_Y(counter);