aarch64_enable_reset_catch() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDaarch64_enable_reset_catch()

aarch64_enable_reset_catch() function

Syntax

static int aarch64_enable_reset_catch(struct target *target,     bool enable);

Arguments

target

enable

References

LocationReferrerText
aarch64.c:1896
static int aarch64_enable_reset_catch(struct target *target, bool enable)
aarch64.c:1977aarch64_assert_reset()
retval = aarch64_enable_reset_catch(target, true);
aarch64.c:2036aarch64_deassert_reset()
retval = aarch64_enable_reset_catch(target, false);

Call Tree

Functions calling aarch64_enable_reset_catch()
Functions called by aarch64_enable_reset_catch()
aarch64_enable_reset_catch()
Data read by aarch64_enable_reset_catch()
Data written by aarch64_enable_reset_catch()
aarch64_enable_reset_catch()::armv8
aarch64_enable_reset_catch()::edecr
aarch64_enable_reset_catch()::retval
all items filtered out
aarch64_enable_reset_catch()
aarch64_enable_reset_catch()::edecr
aarch64_enable_reset_catch()::retval
all items filtered out
Type of aarch64_enable_reset_catch()
aarch64_enable_reset_catch()
uint32_t
all items filtered out