Searched defs:bmi323_hw (Results 1 – 1 of 1) sorted by relevance
75 struct bmi323_hw { struct76 u8 data;77 u8 config;78 const int (*scale_table)[2];79 int scale_table_len;106 static const struct bmi323_hw bmi323_hw[2] = { variable