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