Format: AllC/C++CSSTextshell script Advanced Search
131: 132: if(in_w(MSTPCRA) & (1<<17)) { 133: DI(sts);
79: WaitUsec(1); 80: if ((in_w(addr) & mask) == value) break; 81: }
120: while (--cnt >= 0) { 121: *buf++ = in_w(port); 122: }