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

USBDISKPath variable

Syntax

char USBDISKPath[4];

References

LocationReferrerText
main.c:28
char USBDISKPath[4]; /* USB Host logical drive path */
main.c:133USBH_UserProcess()
if (FATFS_UnLinkDriver(USBDISKPath) != 0)
main.c:144USBH_UserProcess()
if (FATFS_LinkDriver(&USBH_Driver, USBDISKPath) == 0)

Data Use

Functions reading USBDISKPath
USBDISKPath
all items filtered out