do_sync is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

do_sync variable

Syntax

static bool do_sync;

References

LocationReferrerText
adi_v5_swd.c:47
static bool do_sync;
adi_v5_swd.c:93check_sync()
return do_sync ? swd_run_inner(dap) : ERROR_OK;

Data Use

Functions reading do_sync
do_sync
all items filtered out