Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/fatfs/src/
Dff.c1644 static FRESULT dir_clear ( /* Returns FR_OK or FR_DISK_ERR */ in dir_clear() function
1766 if (dir_clear(fs, clst) != FR_OK) return FR_DISK_ERR; /* Clean up the stretched table */ in dir_next()
4897 res = dir_clear(fs, dcl); /* Clean up the new table */