FatFS
BS_JmpBoot
is only used within FatFS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
FatFS
BS_JmpBoot
BS_JmpBoot macro
Syntax
Show:
Summary
Declaration
from
ff.c:98
#define
BS_JmpBoot
0
Examples
References
from
examples
Code
Location
#define
BS_JmpBoot
0
/* x86 jump instruction (3-byte) */
ff.c:98
b
=
fs
->
win
[
BS_JmpBoot
]
;
ff.c:3311
memcpy
(
buf
+
BS_JmpBoot
,
"\xEB\xFE\x90"
"MSDOS5.0"
,
11
)
;
/* Boot jump code (x86), OEM name */
ff.c:6311
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out