Lines Matching full:bmi323
3 * I2C driver for Bosch BMI323 6-Axis IMU.
13 #include "bmi323.h"
21 * From BMI323 datasheet section 4: Notes on the Serial Interface Support.
98 * The "BOSC0200" identifier used here is not unique to bmi323 devices.
101 * identifiers which multiple drivers want to use. If a non-bmi323
104 * i2c) are unique between bmc150 and bmi323 and the driver should
109 * bmi323 and bmc150 init sequences.
117 { "bmi323" },
123 { .compatible = "bosch,bmi323" },
130 .name = "bmi323",
140 MODULE_DESCRIPTION("Bosch BMI323 IMU driver");