Searched refs:dap_context (Results 1 – 1 of 1) sorted by relevance
30 struct dap_context { struct48 static struct dap_context dap_ctx[1]; argument72 static uint16_t dap_info(struct dap_context *const ctx, in dap_info()168 static uint16_t dap_host_status(struct dap_context *const ctx, in dap_host_status()193 static uint16_t dap_connect(struct dap_context *const ctx, in dap_connect()234 static uint16_t dap_disconnect(struct dap_context *const ctx, in dap_disconnect()256 static uint16_t dap_delay(struct dap_context *const ctx, in dap_delay()271 static uint16_t dap_reset_target(struct dap_context *const ctx, in dap_reset_target()282 static uint16_t dap_swj_pins(struct dap_context *const ctx, in dap_swj_pins()320 static uint16_t dap_swj_clock(struct dap_context *const ctx, in dap_swj_clock()[all …]