Searched refs:bma4xx_i2c_init (Results 1 – 3 of 3) sorted by relevance
69 int bma4xx_i2c_init(const struct device *dev) in bma4xx_i2c_init() function
239 int bma4xx_i2c_init(const struct device *dev);
708 .bus_cfg.i2c = I2C_DT_SPEC_INST_GET(inst), .bus_init = &bma4xx_i2c_init, \