Searched refs:bmi08x_gyro_reg_field_update (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/bosch/bmi08x/ |
D | bmi08x.h | 571 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()
|
D | bmi08x_gyro.c | 123 int bmi08x_gyro_reg_field_update(const struct device *dev, uint8_t reg_addr, uint8_t pos, in bmi08x_gyro_reg_field_update() function
|