Searched refs:ads1112_config (Results 1 – 1 of 1) sorted by relevance
66 struct ads1112_config { struct81 const struct ads1112_config *config = dev->config; in ads1112_read_reg() argument98 const struct ads1112_config *config = dev->config; in ads1112_write_reg()360 const struct ads1112_config *config = dev->config; in ads1112_init()388 static const struct ads1112_config config_##n = {.bus = I2C_DT_SPEC_INST_GET(n)}; \