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

POLY_Y macro

Syntax

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

Arguments

Z

Examples

POLY_Y is referenced by 1 libraries and example projects.

References

LocationText
stm324xg_eval_lcd.c:70
#define POLY_Y(Z) ((int32_t)((Points + (Z))->Y))
stm324xg_eval_lcd.c:748
pixelY = POLY_Y(counter);