4.1.6.3.1 DIAG_EEPROM_CalculateCRC32()
static void DIAG_EEPROM_CalculateCRC32 (uint32_t startAddress, uint32_t length, uint32_t * crcSeed)[static]
The CRC EEPROM test implements the periodic modified checksum (H.2.19.3.1) defined by the IEC 60730 standard. This API calculates 32-bit CRC with CCITT Direct Computation method for given EEPROM memory region. This API will be used by DIAG_EEPROM_CalculateStoreCRC32 and DIAG_EEPROM_ValidateCRC32
|
None |