Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/fatfs/src/
Dff.c130 #define BPB_TotSecEx 72 /* exFAT: Volume size [sector] (QWORD) */ macro
3304 maxlba = ld_qword(fs->win + BPB_TotSecEx) + bsect; /* Last LBA + 1 of the volume */
5753 st_dword(buf + BPB_TotSecEx, sz_vol); /* Volume size [sector] */