Searched defs:tla202x_config (Results 1 – 1 of 1) sorted by relevance
83 struct tla202x_config { struct84 const struct i2c_dt_spec bus;85 bool has_pga;109 const struct tla202x_config *config = dev->config; in tla202x_read_register() argument