Home
last modified time | relevance | path

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

/fatfs-latest/include/
Dff.h338 TCHAR* f_gets (TCHAR* buff, int len, FIL* fp); /* Get a string from the file */
/fatfs-latest/
Dff.c6445 TCHAR* f_gets ( function