Home
last modified time | relevance | path

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

/AliOS-Things-master/components/fatfs/include/
A Dffconf.h137 #define FF_VOLUME_STRS "RAM","NAND","CF","SD","SD2","USB","USB2","USB3" macro
/AliOS-Things-master/components/py_engine/engine/lib/oofatfs/
A Dffconf.h222 #define FF_VOLUME_STRS "RAM","NAND","CF","SD","SD2","USB","USB2","USB3" macro
A Dff.h68 #ifndef FF_VOLUME_STRS
A Dff.c451 #ifdef FF_VOLUME_STRS
452 static const char* const VolumeStr[FF_VOLUMES] = {FF_VOLUME_STRS}; /* Pre-defined volume ID */
/AliOS-Things-master/components/fatfs/src/
A Dff.c2957 static const char* const volid[] = {FF_VOLUME_STRS};

Completed in 27 milliseconds