Searched refs:ICP10100_CRC8_WORD_LENGTH (Results 1 – 1 of 1) sorted by relevance
27 #define ICP10100_CRC8_WORD_LENGTH 2 macro180 crc = crc8(icp10100_crc8_table, ptr, ICP10100_CRC8_WORD_LENGTH, in icp10100_send_cmd()182 if (crc != ptr[ICP10100_CRC8_WORD_LENGTH]) { in icp10100_send_cmd()184 ptr[ICP10100_CRC8_WORD_LENGTH], crc); in icp10100_send_cmd()