Searched refs:f_expand (Results 1 – 2 of 2) sorted by relevance
/fatfs-2.7.6/include/ | ||
D | ff.h | 330 FRESULT f_expand (FIL* fp, FSIZE_t fsz, BYTE opt); /* Allocate a contiguous block to the file */ |
/fatfs-2.7.6/ | ||
D | ff.c | 5491 FRESULT f_expand ( function |