Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/pressure/
Dbmp280.c38 #define BMP280_COMP_PRESS_REG_COUNT 18 macro
192 __le16 buf[BMP280_COMP_PRESS_REG_COUNT / 2]; in bmp280_compensate_press()
195 buf, BMP280_COMP_PRESS_REG_COUNT); in bmp280_compensate_press()