Home
last modified time | relevance | path

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

/drivers/peripheral/sensor/chipset/gas/
H A Dgas_bme688_driver.h104 #define BME68X_IDX_H2_LSB 24 /* Coefficient H2 LSB position */ macro
H A Dgas_bme688_driver.c378 (uint16_t)(((uint16_t)coeff_array[BME68X_IDX_H2_MSB] << 4) | ((coeff_array[BME68X_IDX_H2_LSB]) >> 4)); in Bme688GetCofParam()

Completed in 3 milliseconds