mSDDISK_FatFs is only used within STemWin.
 
Symbols
loading...
Files
loading...

mSDDISK_FatFs variable

Kernel storage routines

Syntax

extern FATFS mSDDISK_FatFs;
Implemented in k_storage.c:37

References

LocationReferrerText
k_storage.c:37
FATFS mSDDISK_FatFs; /* File system object for MSD disk logical drive */
audio_recorder_app.c:46
extern FATFS mSDDISK_FatFs; /* File system object for MSD disk logical drive */
audio_recorder_win.c:40
extern FATFS mSDDISK_FatFs; /* File system object for MSD disk logical drive */
k_storage.c:95StorageThread()
f_mount(&mSDDISK_FatFs, mSDDISK_Drive, 0);

Type Use

Type of mSDDISK_FatFs
mSDDISK_FatFs
all items filtered out