Searched defs:crc16 (Results 1 – 6 of 6) sorted by relevance
10 export function crc16(rawData) { function
10 function crc16(rawData) { function
27 uint16_t crc16; member
259 uint16_t crc16 = 0; in genie_ota_check_firmware() local
188 unsigned short crc16 = 0xffff; in ota_get_data_crc16() local
75 uint16_t crc16; member
Completed in 5 milliseconds