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

POLY_X macro

Syntax

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

Arguments

Z

References

LocationText
stm32469i_eval_lcd.c:97
#define POLY_X(Z) ((int32_t)((Points + (Z))->X))
stm32469i_eval_lcd.c:1143
pixelX = POLY_X(counter);