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

cmsis_dap_reset() function

Syntax

static int cmsis_dap_reset(int trst,     int srst);

Arguments

trst

srst

References

LocationText
cmsis_dap.c:1475
static int cmsis_dap_reset(int trst, int srst)
cmsis_dap.c:2321
.reset = cmsis_dap_reset,

Call Tree

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