Searched refs:dap_context (Results 1 – 1 of 1) sorted by relevance
30 struct dap_context { struct48 static struct dap_context dap_ctx[1]; argument70 static uint16_t dap_info(struct dap_context *const ctx, in dap_info()166 static uint16_t dap_host_status(struct dap_context *const ctx, in dap_host_status()191 static uint16_t dap_connect(struct dap_context *const ctx, in dap_connect()232 static uint16_t dap_disconnect(struct dap_context *const ctx, in dap_disconnect()254 static uint16_t dap_delay(struct dap_context *const ctx, in dap_delay()269 static uint16_t dap_reset_target(struct dap_context *const ctx, in dap_reset_target()280 static uint16_t dap_swj_pins(struct dap_context *const ctx, in dap_swj_pins()318 static uint16_t dap_swj_clock(struct dap_context *const ctx, in dap_swj_clock()[all …]