Lines Matching refs:bmp581_config
42 struct bmp581_config *conf = (struct bmp581_config *)dev->config; in set_power_mode()
108 struct bmp581_config *conf = (struct bmp581_config *)dev->config; in get_power_mode()
189 struct bmp581_config *conf = (struct bmp581_config *)dev->config; in get_interrupt_status()
200 struct bmp581_config *conf = (struct bmp581_config *)dev->config; in get_nvm_status()
234 struct bmp581_config *conf = (struct bmp581_config *)dev->config; in get_osr_odr_press_config()
267 struct bmp581_config *conf = (struct bmp581_config *)dev->config; in set_osr_config()
310 struct bmp581_config *conf = (struct bmp581_config *)dev->config; in set_odr_config()
327 struct bmp581_config *conf = (struct bmp581_config *)dev->config; in soft_reset()
366 struct bmp581_config *conf = (struct bmp581_config *)dev->config; in bmp581_sample_fetch()
421 struct bmp581_config *conf = (struct bmp581_config *)dev->config; in set_iir_config()
510 struct bmp581_config *conf = (struct bmp581_config *)dev->config; in bmp581_init()
550 static const struct bmp581_config bmp581_config_##i = { \