Searched refs:BME680_LEN_COEFF_ALL (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/bosch/bme680/ | ||
D | bme680.h | 60 #define BME680_LEN_COEFF_ALL 42 macro |
D | bme680.c | 320 uint8_t buff[BME680_LEN_COEFF_ALL]; in bme680_read_compensation() |