Searched refs:BMP380_CHIP_ID (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/iio/pressure/ | ||
H A D | bmp280.h | 293 #define BMP380_CHIP_ID 0x50 macro |
H A D | bmp280-core.c | 1655 static const u8 bmp380_chip_ids[] = { BMP380_CHIP_ID, BMP390_CHIP_ID }; |