Home
last modified time | relevance | path

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

/external/u-boot/common/
DxyzModem.c413 int crc_retries = xyzModem_MAX_RETRIES_WITH_CRC; in xyzModem_stream_open() local
469 if (--crc_retries <= 0) in xyzModem_stream_open()