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

jlink_swd_write_reg() function

Syntax

static void jlink_swd_write_reg(uint8_t cmd,     uint32_t value,     uint32_t ap_delay_clk);

Arguments

cmd

value

ap_delay_clk

References

LocationText
jlink.c:1950
static void jlink_swd_write_reg(uint8_t cmd, uint32_t value, uint32_t ap_delay_clk)
jlink.c:2263
.write_reg = &jlink_swd_write_reg,

Call Tree

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