Searched refs:debug_port (Results 1 – 1 of 1) sorted by relevance
33 uint8_t debug_port; member209 ctx->debug_port = DAP_PORT_SWD; in dap_connect()241 ctx->debug_port = DAP_PORT_DISABLED; in dap_disconnect()627 switch (ctx->debug_port) { in dap_transfer()653 switch (ctx->debug_port) { in dap_swdp_sequence()790 switch (ctx->debug_port) { in dap_transferblock()837 switch (ctx->debug_port) { in dap_writeabort()1059 dap_ctx[0].debug_port = 0U; in dap_setup()
Completed in 9 milliseconds