Home
last modified time | relevance | path

Searched refs:FF_VOLUME_STRS (Results 1 – 3 of 3) sorted by relevance

/fatfs-latest/include/
Dffconf.h174 #define FF_VOLUME_STRS "RAM","NAND","CF","SD","SD2","USB","USB2","USB3" macro
Dff.h124 #ifndef FF_VOLUME_STRS
/fatfs-latest/
Dff.c481 #ifdef FF_VOLUME_STRS
482 static const char *const VolumeStr[FF_VOLUMES] = {FF_VOLUME_STRS}; /* Pre-defined volume ID */