Searched refs:BME680_PRESS_NUM_BYTES (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/iio/chemical/ | ||
D | bme680.h | 60 #define BME680_PRESS_NUM_BYTES 3 macro |
D | bme680_core.c | 310 data->buf, BME680_PRESS_NUM_BYTES); in bme680_read_press_adc() |