Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/services/fs/fat/ChaN/
A Dff.h314 #define CREATE_LINKMAP 0xFFFFFFFF macro
/AliOS-Things-master/components/py_engine/engine/lib/oofatfs/
A Dff.h373 #define CREATE_LINKMAP ((FSIZE_t)0 - 1) macro
A Dff.c4133 if (ofs == CREATE_LINKMAP) { /* Create CLMT */
/AliOS-Things-master/components/fatfs/include/
A Dff.h338 #define CREATE_LINKMAP ((FSIZE_t)0 - 1) macro
/AliOS-Things-master/components/fatfs/src/
A Dff.c4069 if (ofs == CREATE_LINKMAP) { /* Create CLMT */

Completed in 27 milliseconds