Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/fatfs/src/
Dff.h316 TCHAR* f_gets (TCHAR* buff, int len, FIL* fp); /* Get a string from the file */
Dff.c6091 TCHAR* f_gets ( function