COM_StatusTypeDef::COM_LIMIT is only used within IAP_Main.
 
Symbols
loading...
Files
loading...

COM_StatusTypeDef::COM_LIMIT

Syntax

COM_LIMIT = 0x05;

References

LocationReferrerText
ymodem.h:41
COM_LIMIT = 0x05
menu.c:75SerialDownload()
else if (result == COM_LIMIT)
ymodem.c:364Ymodem_Receive()
result = COM_LIMIT;
ymodem.c:545Ymodem_Transmit()
result = COM_LIMIT; /* boundary error */

Data Use

Functions using COM_StatusTypeDef::COM_LIMIT
COM_StatusTypeDef::COM_LIMIT