OpenOCD
stlink_dap_quit()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
stlink_dap_quit()
stlink_dap_quit() function
Syntax
Show:
Summary
Declaration
from
stlink_usb.c:5153
static
int
stlink_dap_quit
(
void
)
;
Examples
References
from
examples
Code
Location
static
int
stlink_dap_quit
(
void
)
stlink_usb.c:5153
.
quit
=
stlink_dap_quit
,
stlink_usb.c:5229
Call Tree
from
examples
stlink_dap_quit()
calls 2 functions:
All items filtered out
stlink_dap_quit()
log_printf_lf()
stlink_close()
All items filtered out
Data Use
from
examples
stlink_dap_quit()
reads 3 variables:
log_levels::LOG_LVL_DEBUG
debug_level
stlink_dap_handle
All items filtered out
stlink_dap_quit()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
stlink_dap_quit()
is implemented by 1 functions:
All items filtered out
stlink_dap_quit()
adapter_driver::quit
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out