MyFile is only used within FWupgrade_Standalone.
 
Symbols
loading...
Files
loading...

MyFile variable

Syntax

FIL MyFile;

References

LocationReferrerText
command.c:34
FIL MyFile; /* File object for upload operation */
command.c:68COMMAND_Upload()
command.c:93COMMAND_Upload()
f_write (&MyFile, RAM_Buf, BUFFER_SIZE, (void *)&byteswritten);
command.c:105COMMAND_Upload()
f_close(&MyFile);

Type Use

Type of MyFile
MyFile
all items filtered out