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:314
GUIDEMO_Graph.c:333
Data_ySize = Graph_ySize - BORDER_BOTTOM;
GUIDEMO_Graph.c:337
GUIDEMO_Graph.c:351
GRAPH_SCALE_SetOff(_hScaleV, (((Data_ySize - BORDER_BOTTOM) * _aWave[i].ScaleVOff) >> GRAPH_DIV));