Searched refs:dfu_check_checksum (Results 1 – 4 of 4) sorted by relevance
8 unsigned char dfu_check_checksum(short image_id, unsigned short *crc16_output);
77 unsigned char dfu_check_checksum(short image_id, unsigned short *crc16_output) in dfu_check_checksum() function
29 unsigned char dfu_check_checksum(short image_id, unsigned short *crc16_output);
270 p_check_resp->state = dfu_check_checksum(genie_ota_ctx.image_type, &crc16); in genie_ota_check_firmware()
Completed in 4 milliseconds