Searched refs:bmi08x_gyro_read (Results 1 – 2 of 2) sorted by relevance
101 int bmi08x_gyro_read(const struct device *dev, uint8_t reg_addr, uint8_t *data, uint8_t len) in bmi08x_gyro_read() function234 ret = bmi08x_gyro_read(dev, BMI08X_REG_GYRO_X_LSB, (uint8_t *)bmi08x->gyr_sample, in bmi08x_sample_fetch()
567 int bmi08x_gyro_read(const struct device *dev, uint8_t reg_addr, uint8_t *data, uint8_t len);