Searched refs:swdp_configure (Results 1 – 3 of 3) sorted by relevance
124 int (*swdp_configure)(const struct device *dev, member
706 .swdp_configure = sw_configure,
385 api->swdp_configure(ctx->swdp_dev, turnaround, data_phase); in dap_swdp_configure()