Home
last modified time | relevance | path

Searched defs:tla202x_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/adc/
Dadc_tla202x.c83 struct tla202x_config { struct
84 const struct i2c_dt_spec bus;
85 bool has_pga;
109 const struct tla202x_config *config = dev->config; in tla202x_read_register() argument