IAP_Main
Ymodem_Receive()
is only used within IAP_Main.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
IAP_Main
Ymodem_Receive()
Ymodem_Receive() function
Receive a file using the ymodem protocol with CRC16.
Syntax
Show:
Summary
Declaration
Definition
from
ymodem.h:86
COM_StatusTypeDef
Ymodem_Receive
(
uint32_t
*
p_size
)
;
Implemented in
ymodem.c:290
Arguments
Argument
Description
p_size
The size of the file.
Return value
COM_StatusTypeDef result of reception/programming
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out