Home
last modified time | relevance | path

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

/fatfs-2.7.6/include/
Dff.h312 FRESULT f_opendir (DIR* dp, const TCHAR* path); /* Open a directory */
/fatfs-2.7.6/
Dff.c4531 FRESULT f_opendir ( function
4699 res = f_opendir(dp, path); /* Open the target directory */