Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/fatfs/src/
Dff.c85 #define ET_FILENAME 0xC1 /* Name extension */ macro
2193 if (dp->dir[XDIR_Type] != ET_FILENAME) return FR_INT_ERR; /* Invalid order */
2307 dirb[i++] = ET_FILENAME; dirb[i++] = 0;