Home
last modified time | relevance | path

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

/FileX-v6.4.1/test/regression_test/
Dfilex_media_format_open_close_test.c940 ram_disk_memory[FX_ROOT_CLUSTER_32] = 0; in ftest_0_entry()
941 ram_disk_memory[FX_ROOT_CLUSTER_32 + 1] = 0; in ftest_0_entry()
942 ram_disk_memory[FX_ROOT_CLUSTER_32 + 2] = 0; in ftest_0_entry()
943 ram_disk_memory[FX_ROOT_CLUSTER_32 + 3] = 0; in ftest_0_entry()
/FileX-v6.4.1/common/src/
Dfx_media_boot_info_extract.c196 …a_ptr -> fx_media_root_cluster_32 = _fx_utility_32_unsigned_read(&boot_sector[FX_ROOT_CLUSTER_32]); in _fx_media_boot_info_extract()
Dfx_media_format.c315 _fx_utility_32_unsigned_write(&byte_ptr[FX_ROOT_CLUSTER_32], FX_FAT_ENTRY_START); in _fx_media_format()
/FileX-v6.4.1/common/inc/
Dfx_api.h638 #define FX_ROOT_CLUSTER_32 0x02C macro