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

USBDISKPath variable

Syntax

char USBDISKPath[4];

References

LocationReferrerText
main.c:48
char USBDISKPath[4]; /* USB Host logical drive path */
main.c:113main()
if(FATFS_LinkDriver(&USBH_Driver, USBDISKPath) == 0)
main.c:198MSC_Application()
if(f_mount(&USBDISKFatFs, (TCHAR const*)USBDISKPath, 0 ) != FR_OK )

Data Use

Functions reading USBDISKPath
USBDISKPath
all items filtered out