Searched refs:CRC16 (Results 1 – 4 of 4) sorted by relevance
70 size of CRC16; this means that actual body size allowed into an105 | | | CRC16; note that size of |129 | | | CRC16; note that size of |137 | crc16 | 2 bytes | CRC16 of entire packet |184 | crc16 | 2 bytes | CRC16 of entire packet |193 The CRC16 included in final type frames is calculated over only195 CRC16 polynomial is 0x1021 and initial value is 0.
55 CRC16, /**< Use @ref crc16 */ enumerator355 case CRC16: in crc_by_type()
25 [CRC16] = "16",
761 * Fixed the mcumgr SMP protocol over serial not adding the length of the CRC16 to packet length.