STM324xG_EVAL + 0/1 examples
CodeScope will show references to POLY_X from the following samples and libraries:
Drivers
Boards
 
Symbols
loading...
Files
loading...

POLY_X macro

Syntax

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

Arguments

Z

Examples

POLY_X is referenced by 1 libraries and example projects.

References

LocationText
stm324xg_eval_lcd.c:69
#define POLY_X(Z) ((int32_t)((Points + (Z))->X))
stm324xg_eval_lcd.c:738
pixelX = POLY_X(counter);