Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/fatfs/src/
Dff.c98 #define BPB_TotSec16 19 /* Volume size (16-bit) [sector] (WORD) */ macro
3370 tsect = ld_word(fs->win + BPB_TotSec16); /* Number of sectors on the volume */
5876 st_word(buf + BPB_TotSec16, (WORD)sz_vol); /* Volume size in 16-bit LBA */