Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/fatfs/src/
Dffconf.h189 #define FF_VOLUME_STRS "RAM","NAND","CF","SD","SD2","USB","USB2","USB3" macro
Dff.h72 #ifndef FF_VOLUME_STRS
Dff.c450 #ifdef FF_VOLUME_STRS
451 static const char* const VolumeStr[FF_VOLUMES] = {FF_VOLUME_STRS}; /* Pre-defined volume ID */