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

avr_resume() function

Syntax

static int avr_resume(struct target *target,     int current,     target_addr_t address,     int handle_breakpoints,     int debug_execution);
Implemented in avrt.c:108

Arguments

target

current

address

handle_breakpoints

debug_execution

References

LocationText
avrt.c:108
static int avr_resume(struct target *target, int current, target_addr_t address,
avrt.c:25
static int avr_resume(struct target *target, int current, target_addr_t address,
avrt.c:46
.resume = avr_resume,

Call Tree

Functions called by avr_resume()
avr_resume()
all items filtered out
Data read by avr_resume()
avr_resume()
Implementations
avr_resume()
all items filtered out