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

avr32_ap7k_step() function

Syntax

static int avr32_ap7k_step(struct target *target,     int current,     target_addr_t address,     int handle_breakpoints);

Arguments

target

current

address

handle_breakpoints

References

LocationText
avr32_ap7k.c:385
static int avr32_ap7k_step(struct target *target, int current,
avr32_ap7k.c:589
.step = avr32_ap7k_step,

Call Tree

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