SDRAMDISK_Driver is only used within FatFs_RAMDisk_RTOS.
 
Symbols
loading...
Files
loading...

SDRAMDISK_Driver variable

Syntax

extern const Diskio_drvTypeDef SDRAMDISK_Driver;
Implemented in sdram_diskio.c:44

References

LocationReferrerText
sdram_diskio.c:44
const Diskio_drvTypeDef SDRAMDISK_Driver =
sdram_diskio.h:28
extern const Diskio_drvTypeDef SDRAMDISK_Driver;
main.c:85StartThread()
if(FATFS_LinkDriver(&SDRAMDISK_Driver, RAMDISKPath) == 0)

Type Use

Type of SDRAMDISK_Driver
SDRAMDISK_Driver
all items filtered out