Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bmg160/
Dbmg160.h33 #define BMG160_REG_INT_EN0 0x15 macro
Dbmg160_trigger.c77 if (bmg160_update_byte(dev, BMG160_REG_INT_EN0, in bmg160_drdy_set()
Dbmg160.c329 if (bmg160_write_byte(dev, BMG160_REG_INT_EN0, 0) < 0) { in bmg160_init()