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

BORDER_BOTTOM macro

Syntax

#define BORDER_BOTTOM 9

References

LocationText
GUIDEMO_Graph.c:70
#define BORDER_BOTTOM 9
GUIDEMO_Graph.c:316
GUIDEMO_Graph.c:335
Data_ySize = Graph_ySize - BORDER_BOTTOM;
GUIDEMO_Graph.c:339
GUIDEMO_Graph.c:353
GRAPH_SCALE_SetOff(_hScaleV, (((Data_ySize - BORDER_BOTTOM) * _aWave[i].ScaleVOff) >> GRAPH_DIV));