Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/fatfs/src/
Dff.h290 FRESULT f_opendir (FF_DIR* dp, const TCHAR* path); /* Open a directory */
D00history.txt174 Changed f_open() and f_opendir() reject null object pointer to avoid crash.
Dff.c4415 FRESULT f_opendir ( function
4583 res = f_opendir(dp, path); /* Open the target directory */
/hal_espressif-3.4.0/components/fatfs/vfs/
Dvfs_fat.c725 FRESULT res = f_opendir(&fat_dir->ffdir, name); in vfs_fat_opendir()
/hal_espressif-3.4.0/tools/test_idf_size/
Doverflow.map39846 .literal.f_opendir
44614 .text.f_opendir
44617 0x00000000400d9fc4 f_opendir
69220 f_opendir esp-idf/fatfs/libfatfs.a(ff.c.obj)
Doverflow_esp32s2.map40694 .literal.f_opendir
45665 .text.f_opendir
45668 0x000000004008a934 f_opendir
70303 f_opendir esp-idf/fatfs/libfatfs.a(ff.c.obj)