Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/fatfs/src/
Dff.c5378 DWORD n, clst, stcl, scl, ncl, tcl, lclst; local
5389 stcl = fs->last_clst; lclst = 0;
5400 lclst = scl + tcl - 1;
5402 lclst = scl - 1;
5426 lclst = clst;
5429 lclst = scl - 1;
5435 fs->last_clst = lclst; /* Set suggested start cluster to start next */