Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/pressure/
Dbmp280.c35 #define BMP280_COMP_TEMP_REG_COUNT 6 macro
152 __le16 buf[BMP280_COMP_TEMP_REG_COUNT / 2]; in bmp280_compensate_temp()
155 buf, BMP280_COMP_TEMP_REG_COUNT); in bmp280_compensate_temp()