Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dp/
Dswdp_bitbang.c41 struct sw_config { struct
42 struct gpio_dt_spec clk;
43 struct gpio_dt_spec dout;
44 struct gpio_dt_spec dio;
45 struct gpio_dt_spec dnoe;
46 void *dout_reg;
47 void *dio_reg;
48 void *dnoe_reg;
49 struct gpio_dt_spec noe;
50 struct gpio_dt_spec reset;
[all …]