ftdi_swd_read_reg() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

ftdi_swd_read_reg() function

Syntax

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

Arguments

cmd

value

ap_delay_clk

References

LocationText
ftdi.c:1184
static void ftdi_swd_read_reg(uint8_t cmd, uint32_t *value, uint32_t ap_delay_clk)
ftdi.c:1245
.read_reg = ftdi_swd_read_reg,

Call Tree

Functions called by ftdi_swd_read_reg()
ftdi_swd_read_reg()
all items filtered out
Data read by ftdi_swd_read_reg()
ftdi_swd_read_reg()
Implementations
ftdi_swd_read_reg()
all items filtered out