Searched refs:sgp40_compute_crc (Results 1 – 1 of 1) sorted by relevance
23 static uint8_t sgp40_compute_crc(uint16_t value) in sgp40_compute_crc() function78 data->t_param[2] = sgp40_compute_crc(t_ticks); in sgp40_attr_set()90 data->rh_param[2] = sgp40_compute_crc(rh_ticks); in sgp40_attr_set()121 if (sgp40_compute_crc(raw_sample) != rx_buf[2]) { in sgp40_selftest()162 if (sgp40_compute_crc(raw_sample) != rx_buf[2]) { in sgp40_sample_fetch()