Home
last modified time | relevance | path

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

/fatfs-2.7.6/include/
Dff.h316 FRESULT f_findnext (DIR* dp, FILINFO* fno); /* Find next file */
/fatfs-2.7.6/
Dff.c4663 FRESULT f_findnext ( function
4701 res = f_findnext(dp, fno); /* Find the first item */