Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/pressure/
H A Dbmp280.h33 #define BMP280_COMP_PRESS_REG_COUNT 18 macro
H A Dbmp280-core.c160 __le16 p_buf[BMP280_COMP_PRESS_REG_COUNT / 2]; in bmp280_read_calib()
180 p_buf, BMP280_COMP_PRESS_REG_COUNT); in bmp280_read_calib()