Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bmg160/
Dbmg160_trigger.c60 if (bmg160_update_byte(dev, BMG160_REG_ANY_EN, in bmg160_anymotion_set()
77 if (bmg160_update_byte(dev, BMG160_REG_INT_EN0, in bmg160_drdy_set()
Dbmg160.h220 int bmg160_update_byte(const struct device *dev, uint8_t reg_addr,
Dbmg160.c88 int bmg160_update_byte(const struct device *dev, uint8_t reg_addr, in bmg160_update_byte() function