Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/fatfs/src/
Dff.c3557 DWORD dw, cl, bcs, clst, sc; local
3630 dw = fs->winsect;
3633 res = move_window(fs, dw);
4960 DWORD dw; local
5019 dw = clst2sect(fs, ld_clust(fs, dir));
5020 if (dw == 0) {
5024 res = move_window(fs, dw);