Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/fatfs/src/
Dff.c192 #define FSI_Nxt_Free 492 /* FAT32 FSI: Last allocated cluster (DWORD) */ macro
1111 st_dword(fs->win + FSI_Nxt_Free, fs->last_clst); in sync_fs()
3423 fs->last_clst = ld_dword(fs->win + FSI_Nxt_Free);
5910 st_dword(buf + FSI_Nxt_Free, 2); /* Last allocated cluster# */