Searched defs:sw_config (Results 1 – 1 of 1) sorted by relevance
41 struct sw_config { struct42 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 …]