Searched refs:bytes (Results 1 – 5 of 5) sorted by relevance
77 mipi_syst_u32 crc32_byte_array( mipi_syst_u8 *pData, mipi_syst_u32 bytes) in crc32_byte_array() argument79 while (bytes--) { in crc32_byte_array()
135 std::vector<uint8_t> bytes; in readAndPrint() local136 if (!hex2bin(line.substr(pattern.size()), bytes)) { in readAndPrint()141 decoder.decode(msg, bytes, ctx); in readAndPrint()
8 length SyS-T Messages without additional padding bytes between them. The28 ordering where less significant bytes precede more significant ones. Only the81 Attributes are stored one after the other without any additional alignment bytes.85 The typical data overhead of the SyS-T Data Protocol is 4 bytes (32 bits) per87 These 4 bytes come from the 32-bit message header at the beginning247 et_length is set. This length indicates the number of message payload bytes that265 the message bytes, excluding the checksum value itself. The CRC generation is
169 message bytes, excluding the checksum value itself. The CRC generation is a
104 * Only the last 64 bytes of the string are considered for hashing576 * field that indicates how many payload bytes follow.595 * Maximum size of printf payload in bytes.