Home
last modified time | relevance | path

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

/tests/drivers/i2c/i2c_bme688/src/
A Dsensor.h123 uint16_t par_h2; member
A Dsensor.c85 var2 = ((int32_t)cal_coeffs->par_h2 * in calculate_humidity()
A Dmain.c85 coeffs->par_h2 = (uint16_t)(((uint16_t)register_data[HUMI_PAR_H2_MSB_BUF_POSITION] << 4) | in read_calibration_coeffs()

Completed in 34 milliseconds