Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/fatfs/src/
D00history.txt250 Added f_expand(). (_USE_EXPAND)
278 Fixed some internal errors in f_expand() and f_lseek(). (appeared at R0.12)
Dff.h308 FRESULT f_expand (FIL* fp, FSIZE_t fsz, BYTE opt); /* Allocate a contiguous block to the file */
Dff.c5370 FRESULT f_expand ( function