wait_for_authbusy() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

wait_for_authbusy() function

Syntax

static int wait_for_authbusy(struct target *target,     uint32_t *dmstatus);

Arguments

target

dmstatus

References

LocationReferrerText
riscv-013.c:1495
static int wait_for_authbusy(struct target *target, uint32_t *dmstatus)
riscv-013.c:1789riscv013_authdata_read()
if (wait_for_authbusy(target, NULL) != ERROR_OK)
riscv-013.c:1803riscv013_authdata_write()
if (wait_for_authbusy(target, &before) != ERROR_OK)
riscv-013.c:1808riscv013_authdata_write()
if (wait_for_authbusy(target, &after) != ERROR_OK)

Call Tree

Functions calling wait_for_authbusy()
Functions called by wait_for_authbusy()
wait_for_authbusy()
time()
all items filtered out
Data read by wait_for_authbusy()
wait_for_authbusy()::start
wait_for_authbusy()::value
all items filtered out
wait_for_authbusy()
Type of wait_for_authbusy()
wait_for_authbusy()
time_t
uint32_t
all items filtered out