Home
last modified time | relevance | path

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

/tests/drivers/i2c/i2c_bme688/src/
A Dsensor.h122 uint16_t par_h1; member
A Dsensor.c83 var1 = (int32_t)(hum_adc - ((int32_t)((int32_t)cal_coeffs->par_h1 * 16))) - in calculate_humidity()
A Dmain.c82 coeffs->par_h1 = (uint16_t)(((uint16_t)register_data[HUMI_PAR_H1_MSB_BUF_POSITION] << 4) | in read_calibration_coeffs()

Completed in 11 milliseconds