Searched defs:nx20p3483_cfg (Results 1 – 1 of 1) sorted by relevance
29 struct nx20p3483_cfg { struct31 const struct i2c_dt_spec bus;33 const struct gpio_dt_spec irq_gpio;36 int snk_ovp_thresh;38 bool src_use_hv;63 const struct nx20p3483_cfg *cfg = dev->config; in read_reg() argument