Home
last modified time | relevance | path

Searched refs:type (Results 1 – 5 of 5) sorted by relevance

/FileX-v6.2.1/common/src/
Dfx_fault_tolerant_read_FAT.c84 USHORT type; in _fx_fault_tolerant_read_FAT() local
113 type = (USHORT)_fx_utility_16_unsigned_read(current_ptr); in _fx_fault_tolerant_read_FAT()
128 if (type == log_type) in _fx_fault_tolerant_read_FAT()
Dfx_fault_tolerant_read_directory_sector.c88 USHORT type; in _fx_fault_tolerant_read_directory_sector() local
117 type = (USHORT)_fx_utility_16_unsigned_read(current_ptr); in _fx_fault_tolerant_read_directory_sector()
132 if (type == FX_FAULT_TOLERANT_DIR_LOG_TYPE) in _fx_fault_tolerant_read_directory_sector()
/FileX-v6.2.1/test/regression_test/
Dfilex_fault_tolerant_corrupted_log_file_test.c5type FX_FAULT_TOLERANT_DIR_LOG_TYPE may be utilized to introduce unexpected behavior. Multiple val…
/FileX-v6.2.1/test/cmake/
DCMakeLists.txt26 message(STATUS "Build type: ${CMAKE_BUILD_TYPE}")
/FileX-v6.2.1/docs/
Drevision_history.txt196 … Removed an unnecessary assignment and corrected an error in type casting.
653 type setup, added boot signature setup,