feroceon_examine_debug_reason() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDferoceon_examine_debug_reason()

feroceon_examine_debug_reason() function

Syntax

static int feroceon_examine_debug_reason(struct target *target);

Arguments

target

References

LocationReferrerText
feroceon.c:442
static int feroceon_examine_debug_reason(struct target *target)
feroceon.c:613feroceon_common_setup()
arm7_9->examine_debug_reason = feroceon_examine_debug_reason;

Data Use

Data read by feroceon_examine_debug_reason()
Data written by feroceon_examine_debug_reason()
feroceon_examine_debug_reason()
Implementations
feroceon_examine_debug_reason()