Searched refs:fw_upload_crc8 (Results 1 – 1 of 1) sorted by relevance
80 static unsigned char fw_upload_crc8(unsigned char *array, unsigned char len) in fw_upload_crc8() function279 crc = fw_upload_crc8(buffer, A6REQ_PAYLOAD_LEN + REQ_HEADER_LEN); in fw_upload_request_check_crc()285 crc = fw_upload_crc8(buffer, AbREQ_PAYLOAD_LEN + REQ_HEADER_LEN); in fw_upload_request_check_crc()302 fw_upload.buffer[1] = fw_upload_crc8(fw_upload.buffer, 1); in fw_upload_send_ack()309 fw_upload.buffer[5] = fw_upload_crc8(fw_upload.buffer, 5); in fw_upload_send_ack()