vsllink_swd_read_reg() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDvsllink_swd_read_reg()

vsllink_swd_read_reg() function

Syntax

static void vsllink_swd_read_reg(uint8_t cmd,     uint32_t *value,     uint32_t ap_delay_clk);

Arguments

cmd

value

ap_delay_clk

References

LocationText
vsllink.c:739
static void vsllink_swd_read_reg(uint8_t cmd, uint32_t *value, uint32_t ap_delay_clk)
vsllink.c:921
.read_reg = vsllink_swd_read_reg,

Call Tree

Functions called by vsllink_swd_read_reg()
vsllink_swd_read_reg()
all items filtered out
Implementations
vsllink_swd_read_reg()
all items filtered out