Searched refs:f_getfree (Results 1 – 2 of 2) sorted by relevance
| /fatfs-latest/include/ | ||
| D | ff.h | 326 FRESULT f_getfree (const TCHAR* path, DWORD* nclst, FATFS** fatfs); /* Get number of free clusters … |
| /fatfs-latest/ | ||
| D | ff.c | 4831 FRESULT f_getfree ( function |