Searched refs:at_eof (Results 1 – 2 of 2) sorted by relevance
51 bool crc_mode, at_eof, tx_ack; member431 xyz.at_eof = false; in xyzModem_stream_open()497 while (!xyz.at_eof && (size > 0)) in xyzModem_stream_read()575 xyz.at_eof = true; in xyzModem_stream_read()590 if (!xyz.at_eof) in xyzModem_stream_read()643 xyz.at_eof = true; in xyzModem_stream_terminate()
976 if self._reader.at_eof():