STM324x9I_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
stm324x9i_eval_lcd.c:82
#define POLY_X(Z) ((int32_t)((Points + Z)->X))
stm324x9i_eval_lcd.c:1013
pixelX = POLY_X(counter);