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

USBDISKPath variable

Syntax

char USBDISKPath[4];

References

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

Data Use

Functions reading USBDISKPath
USBDISKPath
all items filtered out