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

mSDDISK_FatFs variable

Syntax

FATFS mSDDISK_FatFs;

References

LocationReferrerText
k_storage.c:47
FATFS mSDDISK_FatFs; /* File system object for USB disk logical drive */
k_storage.c:134StorageThread()
f_mount(&mSDDISK_FatFs, mSDDISK_Drive, 0);
k_storage.c:176k_StorageGetCapacity()
fs = &mSDDISK_FatFs;
k_storage.c:201k_StorageGetFree()
fs = &mSDDISK_FatFs;

Type Use

Type of mSDDISK_FatFs
mSDDISK_FatFs
all items filtered out