DOWNLOAD_TIMEOUT is only used within IAP_Main.
 
Symbols
loading...
Files
loading...

DOWNLOAD_TIMEOUT macro

Syntax

#define DOWNLOAD_TIMEOUT ((uint32_t)5000)

References

LocationText
ymodem.h:82
#define DOWNLOAD_TIMEOUT ((uint32_t)5000) /* Five second retry delay */
ymodem.c:308
switch (ReceivePacket(aPacketData, &packet_length, DOWNLOAD_TIMEOUT))