Searched defs:sect (Results 1 – 2 of 2) sorted by relevance
/hal_espressif-3.6.0/components/fatfs/src/ |
D | ff.h | 202 DWORD sect; /* Sector number appearing in buf[] (0:invalid) */ member 223 DWORD sect; /* Current sector (0:Read operation has terminated) */ member
|
D | ff.c | 1340 DWORD sect; in change_bitmap() local 1649 DWORD sect; in dir_clear() local 3189 DWORD sect /* Sector# (lba) to load and check if it is an FAT-VBR or not */ 3746 DWORD clst, sect; local 3846 DWORD clst, sect; local 4642 DWORD nfree, clst, sect, stat; local 5469 DWORD clst, sect; local 5545 DWORD szb_buf, sz_buf, sz_blk, n_clst, pau, sect, nsect, n; local
|