Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/sensirion/sts4x/
Dsts4x.c43 static int sts4x_crc_check(uint16_t value, uint8_t sensor_crc) in sts4x_crc_check() function
79 ret = sts4x_crc_check(*temp_sample, rx_buf[2]); in sts4x_read_sample()