Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c87 #define ET_FILEDIR 0x85 /* File and directory */ macro
2111 if (dp->dir[XDIR_Type] != ET_FILEDIR) return FR_INT_ERR; /* Invalid order */
2241 dirb[0 * SZDIRE + XDIR_Type] = ET_FILEDIR;
2299 if (b == ET_FILEDIR) { /* Start of the file entry block? */