Searched refs:sumExp (Results 1 – 2 of 2) sorted by relevance
262 debug("CRC of configuration: {CRC}", "CRC", lg2::hex, configuration.sumExp); in program()264 if (!force && (sum == configuration.sumExp)) in program()581 configuration.sumExp = in parseImage()637 if (sum != configuration.sumExp) in checkImage()640 debug("Config CRC {CRC}", "CRC", lg2::hex, configuration.sumExp); in checkImage()721 configuration.sumExp = 0; in updateFirmware()
53 uint32_t sumExp; member