OpenOCD
cmsis_dap_reset()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
CodeScope
Development Tools
OpenOCD
cmsis_dap_reset()
cmsis_dap_reset() function
Syntax
from
cmsis_dap.c:1475
static
int
cmsis_dap_reset
(
int
trst
,
int
srst
)
;
Arguments
trst
srst
References
Location
Text
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()
log_printf_lf()
cmsis_dap_cmd_dap_swj_pins()
all items filtered out
Data read by
cmsis_dap_reset()
Data written by
cmsis_dap_reset()
log_levels::LOG_LVL_ERROR
output_pins
cmsis_dap_reset()::trst
cmsis_dap_reset()::srst
cmsis_dap_reset()::retval
all items filtered out
cmsis_dap_reset()
output_pins
all items filtered out
Implementations
cmsis_dap_reset()
adapter_driver::reset
all items filtered out