Searched refs:temp16 (Results 1 – 1 of 1) sorted by relevance
85 uint16_t temp16; in shtcx_read_words() local106 temp16 = sys_get_be16(&rx_buf[i]); in shtcx_read_words()107 if (shtcx_compute_crc(temp16) != rx_buf[i+2]) { in shtcx_read_words()112 data[dst++] = temp16; in shtcx_read_words()