_Loop() is only used within STemWin_SampleDemo.
 
Symbols
loading...
Files
loading...

_Loop() function

Static code _Loop

Syntax

static int _Loop(int y,     int d,     int n,     int Delay);

Arguments

y

d

n

Delay

References

LocationReferrerText
GUIDEMO_VScreen.c:69
static int _Loop(int y, int d, int n, int Delay) {
GUIDEMO_VScreen.c:108_DemoVScreen()
if (_Loop(0, 5, n, _aDelay[j]) == 1) {
GUIDEMO_VScreen.c:113_DemoVScreen()
if (_Loop(ySize, -5, n, _aDelay[j]) == 1) {

Call Tree

Functions calling _Loop()
Functions called by _Loop()
all items filtered out
_Loop()
Data read by _Loop()
Data written by _Loop()
_Loop()
all items filtered out