Home
last modified time | relevance | path

Searched refs:par_h5 (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/sensor/chipset/gas/
H A Dgas_bme688_driver.h190 int8_t par_h5; member
H A Dgas_bme688_driver.c381 myCalibData->par_h5 = (int8_t)coeff_array[BME68X_IDX_H5]; in Bme688GetCofParam()
541 (((tempScaled * ((tempScaled * (int32_t)g_calibData.par_h5) / ((int32_t)100))) >> 6) / ((int32_t)100)) + in BmeHalCalcHumidity()

Completed in 3 milliseconds