Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/fatfs/src/
Dff.c104 #define BPB_TotSec32 32 /* Volume size (32-bit) [sector] (DWORD) */ macro
3371 if (tsect == 0) tsect = ld_dword(fs->win + BPB_TotSec32);
5878 st_dword(buf + BPB_TotSec32, sz_vol); /* Volume size in 32-bit LBA */