filex
FX_RESERVED_SECTORS
is only used within filex.
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
STM32 Libraries and Samples
filex
FX_RESERVED_SECTORS
FX_RESERVED_SECTORS macro
Syntax
Show:
Summary
Declaration
from
fx_api.h:600
#define
FX_RESERVED_SECTORS
0x00E
Examples
References
from
examples
Code
Location
#define
FX_RESERVED_SECTORS
0x00E
fx_api.h:600
media_ptr
->
fx_media_reserved_sectors
=
_fx_utility_16_unsigned_read
(
&
boot_sector
[
FX_RESERVED_SECTORS
]
)
;
fx_media_boot_info_extract.c:278
_fx_utility_16_unsigned_write
(
&
byte_ptr
[
FX_RESERVED_SECTORS
]
,
reserved_sectors
)
;
fx_media_format.c:379
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