Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bmi08x/
Dbmi08x.h571 int bmi08x_gyro_reg_field_update(const struct device *dev, uint8_t reg_addr, uint8_t pos,
576 return bmi08x_gyro_reg_field_update(dev, reg_addr, 0, mask, val); in bmi08x_gyro_reg_update()
Dbmi08x_gyro.c123 int bmi08x_gyro_reg_field_update(const struct device *dev, uint8_t reg_addr, uint8_t pos, in bmi08x_gyro_reg_field_update() function