Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bmi08x/
Dbmi08x.h558 int bmi08x_accel_word_write(const struct device *dev, uint8_t reg_addr, uint16_t word);
Dbmi08x_accel.c248 int bmi08x_accel_word_write(const struct device *dev, uint8_t reg_addr, uint16_t word) in bmi08x_accel_word_write() function