Searched defs:inv_icm42600_hw (Results 1 – 1 of 1) sorted by relevance
90 struct inv_icm42600_hw { struct91 uint8_t whoami;92 const char *name;93 const struct inv_icm42600_conf *conf;129 static const struct inv_icm42600_hw inv_icm42600_hw[INV_CHIP_NB] = { variable