Searched refs:bmm150_reg_write (Results 1 – 1 of 1) sorted by relevance
52 static inline int bmm150_reg_write(const struct device *dev, uint8_t reg, in bmm150_reg_write() function78 return bmm150_reg_write(dev, reg, new_value); in bmm150_reg_update_byte()563 if (bmm150_reg_write(dev, BMM150_REG_REP_XY, BMM150_REPXY_TO_REGVAL(preset.rep_xy)) in bmm150_init_chip()570 if (bmm150_reg_write(dev, BMM150_REG_REP_Z, BMM150_REPZ_TO_REGVAL(preset.rep_z)) < 0) { in bmm150_init_chip()