Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bmi160/
Dbmi160_trigger.c188 int bmi160_acc_slope_config(const struct device *dev, in bmi160_acc_slope_config() function
Dbmi160.h547 int bmi160_acc_slope_config(const struct device *dev,
Dbmi160.c523 return bmi160_acc_slope_config(dev, attr, val); in bmi160_acc_config()