Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bma4xx/
Dbma4xx_i2c.c28 static int bma4xx_i2c_write_data(const struct device *dev, uint8_t reg_addr, in bma4xx_i2c_write_data() function
63 .write_data = bma4xx_i2c_write_data,