Searched refs:type (Results 1 – 5 of 5) sorted by relevance
84 USHORT type; in _fx_fault_tolerant_read_FAT() local113 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()
88 USHORT type; in _fx_fault_tolerant_read_directory_sector() local117 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()
5 …type FX_FAULT_TOLERANT_DIR_LOG_TYPE may be utilized to introduce unexpected behavior. Multiple val…
26 message(STATUS "Build type: ${CMAKE_BUILD_TYPE}")
196 … Removed an unnecessary assignment and corrected an error in type casting.653 type setup, added boot signature setup,