Searched refs:BMG160_REG_CHIPID (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/bosch/bmg160/ | ||
D | bmg160.h | 17 #define BMG160_REG_CHIPID 0x00 macro |
D | bmg160.c | 298 if (bmg160_read_byte(dev, BMG160_REG_CHIPID, &chip_id) < 0) { in bmg160_init() |