USBDISKPath is only used within DynamicSwitch_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:94USBH_UserProcess()
if (FATFS_UnLinkDriver(USBDISKPath) != 0)
main.c:113USBH_UserProcess()
if (FATFS_LinkDriver(&USBH_Driver, USBDISKPath) == 0)

Data Use

Functions reading USBDISKPath
USBDISKPath
all items filtered out