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

jlink_reset() function

Syntax

static void jlink_reset(int trst,     int srst);
Implemented in jlink.c:951

Arguments

trst

srst

References

LocationReferrerText
jlink.c:951
static void jlink_reset(int trst, int srst)
jlink.c:86
static void jlink_reset(int trst, int srst);
jlink.c:828jlink_init()
jlink_reset(0, 0);
jlink.c:972jlink_reset_safe()
jlink_reset(trst, srst);

Call Tree

Functions calling jlink_reset()
Functions called by jlink_reset()
all items filtered out
jlink_reset()
jaylink_set_reset()
jaylink_clear_reset()
jaylink_jtag_clear_trst()
jaylink_jtag_set_trst()
all items filtered out
Data read by jlink_reset()
jlink_reset()