gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:WaitLoop (0.00 seconds)
tkernel_2
kernel/sysdepend/device/tef_em1d/cntwus.c - 2.7KB - 97 lines
61:         while ( (in_w(TI_SCLR) & TM_SCLR) != 0 );
62:         WaitLoop(100);
63: 
69: 70: WaitLoop(100); /* wait for a little (just in case) */ 71:
73: t0 = in_w(TI_RCR); 74: WaitLoop(1001); 75: t1 = in_w(TI_RCR); 76: WaitLoop(21001); 77: t2 = in_w(TI_RCR);