Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c196 #define FSI_Nxt_Free 492 /* FAT32 FSI: Last allocated cluster (DWORD) */ macro
1094 st_dword(fs->win + FSI_Nxt_Free, fs->last_clst); /* Last allocated culuster */ in sync_fs()
3529 fs->last_clst = ld_dword(fs->win + FSI_Nxt_Free);
6222 st_dword(buf + FSI_Nxt_Free, 2); /* Last allocated cluster# */