adiv5_dap::ignore_syspwrupack is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDadiv5_dap::ignore_syspwrupack

adiv5_dap::ignore_syspwrupack field

Flag saying whether to ignore the syspwrupack flag in DAP. Some devices do not set this bit until later in the bringup sequence

Syntax

bool ignore_syspwrupack;

References

LocationReferrerText
arm_adi_v5.h:418
bool ignore_syspwrupack;
adi_v5_jtag.c:674jtagdp_transaction_endcheck()
if (!dap->ignore_syspwrupack)
arm_adi_v5.c:823dap_dp_init()
if (!dap->ignore_syspwrupack) {
arm_dap.c:232dap_configure()
dap->dap.ignore_syspwrupack = true;

Data Use

Functions writing adiv5_dap::ignore_syspwrupack
Functions reading adiv5_dap::ignore_syspwrupack
all items filtered out
adiv5_dap::ignore_syspwrupack