Searched refs:crc_mode (Results 1 – 1 of 1) sorted by relevance
51 bool crc_mode, at_eof, tx_ack; member358 if (xyz.crc_mode) in xyzModem_get_hdr()380 if (xyz.crc_mode) in xyzModem_get_hdr()429 xyz.crc_mode = true; in xyzModem_stream_open()440 CYGACC_COMM_IF_PUTC (*xyz.__chan, (xyz.crc_mode ? 'C' : NAK)); in xyzModem_stream_open()471 xyz.crc_mode = false; in xyzModem_stream_open()473 CYGACC_COMM_IF_PUTC (*xyz.__chan, (xyz.crc_mode ? 'C' : NAK)); in xyzModem_stream_open()567 (xyz.crc_mode ? 'C' : NAK)); in xyzModem_stream_read()577 CYGACC_COMM_IF_PUTC (*xyz.__chan, (xyz.crc_mode ? 'C' : NAK)); in xyzModem_stream_read()610 xyz.crc_mode ? "CRC" : "Cksum", xyz.total_SOH, xyz.total_STX, in xyzModem_stream_close()