Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/sensirion/sht4x/
Dsht4x.c23 static uint8_t sht4x_compute_crc(uint16_t value) in sht4x_compute_crc() function
55 if (sht4x_compute_crc(*t_sample) != rx_buf[2]) { in sht4x_read_sample()
61 if (sht4x_compute_crc(*rh_sample) != rx_buf[5]) { in sht4x_read_sample()