reset_types::RESET_CNCT_UNDER_SRST is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDreset_types::RESET_CNCT_UNDER_SRST

reset_types::RESET_CNCT_UNDER_SRST

Syntax

RESET_CNCT_UNDER_SRST = 0x80;

References

LocationReferrerText
jtag.h:226
RESET_CNCT_UNDER_SRST = 0x80
adapter.c:568handle_reset_config_command()
m = RESET_CNCT_UNDER_SRST;
adapter.c:570handle_reset_config_command()
tmp |= RESET_CNCT_UNDER_SRST;
adapter.c:665handle_reset_config_command()
if (new_cfg & RESET_CNCT_UNDER_SRST)
adi_v5_dapdirect.c:46dapdirect_jtag_reset_command()
if (jtag_reset_config & RESET_CNCT_UNDER_SRST) {
adi_v5_dapdirect.c:198dapdirect_init()
if (jtag_reset_config & RESET_CNCT_UNDER_SRST) {
adi_v5_swd.c:423swd_connect()
if (jtag_reset_config & RESET_CNCT_UNDER_SRST) {
cmsis_dap.c:1440cmsis_dap_init()
if (jtag_reset_config & RESET_CNCT_UNDER_SRST) {
core.c:1642jtag_init_reset()
if (jtag_reset_config & RESET_CNCT_UNDER_SRST) {
core.c:1675jtag_init()
if (jtag_reset_config & RESET_CNCT_UNDER_SRST) {
hla_interface.c:47hl_interface_open()
if (jtag_reset_config & RESET_CNCT_UNDER_SRST) {
stlink_usb.c:4203stlink_dap_op_connect()
if (jtag_reset_config & RESET_CNCT_UNDER_SRST) {
stlink_usb.c:5122stlink_dap_init()
if (jtag_reset_config & RESET_CNCT_UNDER_SRST) {
stm8.c:1685stm8_examine()
if (jtag_reset_config & RESET_CNCT_UNDER_SRST) {
swim.c:127swim_transport_init()
if (jtag_reset_config & RESET_CNCT_UNDER_SRST) {