Home
last modified time | relevance | path

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

/fatfs-2.7.6/include/
Dff.h330 FRESULT f_expand (FIL* fp, FSIZE_t fsz, BYTE opt); /* Allocate a contiguous block to the file */
/fatfs-2.7.6/
Dff.c5491 FRESULT f_expand ( function