FACTOR_ANY_COMP is only used within STemWin_SampleDemo.
 
Symbols
loading...
Files
loading...

FACTOR_ANY_COMP macro

Syntax

#define FACTOR_ANY_COMP 22

References

LocationText
GUIDEMO_Intro.c:67
#define FACTOR_ANY_COMP 22
GUIDEMO_Intro.c:105
GUI_DispStringHCenterAt("For STM32 MCU Products - Cortex M3 - Cortex M4", xCenter, (FACTOR_ANY_COMP * ySize) >> SCREEN_DIV);
GUIDEMO_Intro.c:110
GUI_DispStringHCenterAt("Compiled " __DATE__ " "__TIME__, xCenter, ((FACTOR_ANY_COMP * ySize) >> SCREEN_DIV) + DIST_ANY_COMP);