Home
last modified time | relevance | path

Searched refs:at_eof (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/
H A DxyzModem.c51 bool crc_mode, at_eof, tx_ack; member
430 xyz.at_eof = false; in xyzModem_stream_open()
496 while (!xyz.at_eof && (size > 0)) in xyzModem_stream_read()
574 xyz.at_eof = true; in xyzModem_stream_read()
589 if (!xyz.at_eof) in xyzModem_stream_read()
642 xyz.at_eof = true; in xyzModem_stream_terminate()