Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bmi08x/
Dbmi08x_gyro.c223 static int bmi08x_sample_fetch(const struct device *dev, enum sensor_channel chan) in bmi08x_sample_fetch() function
356 .sample_fetch = bmi08x_sample_fetch,
Dbmi08x_accel.c365 static int bmi08x_sample_fetch(const struct device *dev, enum sensor_channel chan) in bmi08x_sample_fetch() function
544 .sample_fetch = bmi08x_sample_fetch,