BPB_FSInfo32 is only used within FatFs.
 
Symbols
loading...
Files
loading...

BPB_FSInfo32 macro

Syntax

#define BPB_FSInfo32 48

References

LocationText
ff.c:363
#define BPB_FSInfo32 48 /* FAT32: Offset of FSINFO sector (WORD) */
ff.c:3171
&& ld_word(fs->win + BPB_FSInfo32) == 1
ff.c:5648
st_word(buf + BPB_FSInfo32, 1); /* Offset of FSINFO sector (VBR + 1) */