Home
last modified time | relevance | path

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

/fatfs-latest/include/
Dff.h311 FRESULT f_sync (FIL* fp); /* Flush cached data of the writing file */
/fatfs-latest/
Dff.c4150 FRESULT f_sync ( function
4239 res = f_sync(fp); /* Flush cached data */