Searched refs:wait_msec (Results 1 – 1 of 1) sorted by relevance
222 int wait_msec = tout_in_100ms * 100; in read_data() local231 if(wait_msec > xyzModem_CHAR_TIMEOUT) in read_data()232 wait_msec -= xyzModem_CHAR_TIMEOUT; in read_data()234 wait_msec = 0; in read_data()235 if(wait_msec == 0) in read_data()