Home
last modified time | relevance | path

Searched refs:shtcx_compute_crc (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/sensor/sensirion/shtcx/
Dshtcx.c40 static uint8_t shtcx_compute_crc(uint16_t value) in shtcx_compute_crc() function
107 if (shtcx_compute_crc(temp16) != rx_buf[i+2]) { in shtcx_read_words()