gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:purgeInput (0.00 seconds)
tkernel_2
monitor/cmdsvc/src/load.c - 11.5KB - 329 lines
122:                         }
123:                         purgeInput();        // skip data
124:                         if (++i >= MAX_RETRY) return E_XMODEM;
159: if (er != E_END && er != E_CANCEL) { 160: purgeInput(); // wait until there is no more data 161: outputByte(CAN); // transmite two (or more) consecutive CANs
313: // wait until there is no more data 314: purgeInput(); 315: