MSC_Path is only used within Camera_To_USBDisk.
 
Symbols
loading...
Files
loading...

MSC_Path variable

Syntax

char MSC_Path[4];

References

LocationReferrerText
main.c:41
char MSC_Path[4]; /* USB Host logical drive path */
main.c:112main()
main.c:300USBH_UserProcess()
if(f_mount(&MSC_FatFs, (TCHAR const*)MSC_Path, 0) != FR_OK)

Data Use

Functions reading MSC_Path
MSC_Path
all items filtered out