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

USBDISKPath variable

Syntax

extern char USBDISKPath[4];
Implemented in main.c:28

References

LocationReferrerText
main.c:28
char USBDISKPath[4]; /* USB Host logical drive path */
iap_menu.c:34
extern char USBDISKPath[4];
iap_menu.c:53FW_UPGRADE_Process()
if (FATFS_LinkDriver(&USBH_Driver, USBDISKPath) == 0)
main.c:136USBH_UserProcess()
if (FATFS_UnLinkDriver(USBDISKPath) != 0)

Data Use

Functions reading USBDISKPath
USBDISKPath