Home
last modified time | relevance | path

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

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