Home
last modified time | relevance | path

Searched refs:fx_fault_tolerant_log_header_checksum (Results 1 – 3 of 3) sorted by relevance

/FileX-v6.4.1/common/src/
Dfx_fault_tolerant_reset_log_file.c110 _fx_utility_16_unsigned_write((UCHAR *)&log_header -> fx_fault_tolerant_log_header_checksum, 0); in _fx_fault_tolerant_reset_log_file()
115 …_fx_utility_16_unsigned_write((UCHAR *)&log_header -> fx_fault_tolerant_log_header_checksum, check… in _fx_fault_tolerant_reset_log_file()
Dfx_fault_tolerant_transaction_end.c144 _fx_utility_16_unsigned_write((UCHAR *)&log_header -> fx_fault_tolerant_log_header_checksum, 0); in _fx_fault_tolerant_transaction_end()
150 …_fx_utility_16_unsigned_write((UCHAR *)&log_header -> fx_fault_tolerant_log_header_checksum, check… in _fx_fault_tolerant_transaction_end()
/FileX-v6.4.1/common/inc/
Dfx_fault_tolerant.h232 USHORT fx_fault_tolerant_log_header_checksum; member