Home
last modified time | relevance | path

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

/FileX-v6.2.1/common/src/
Dfx_media_boot_info_extract.c152 … -> fx_media_reserved_sectors = _fx_utility_16_unsigned_read(&boot_sector[FX_RESERVED_SECTORS]); in _fx_media_boot_info_extract()
Dfx_media_format.c382 _fx_utility_16_unsigned_write(&byte_ptr[FX_RESERVED_SECTORS], reserved_sectors); in _fx_media_format()
/FileX-v6.2.1/test/regression_test/
Dfilex_media_format_open_close_test.c564 _fx_utility_16_unsigned_write(&ram_disk_memory[FX_RESERVED_SECTORS], 0); in ftest_0_entry()
/FileX-v6.2.1/common/inc/
Dfx_api.h618 #define FX_RESERVED_SECTORS 0x00E macro