avr32_ap7k_write_memory() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDavr32_ap7k_write_memory()

avr32_ap7k_write_memory() function

Syntax

static int avr32_ap7k_write_memory(struct target *target,     target_addr_t address,     uint32_t size,     uint32_t count,     const uint8_t *buffer);

Arguments

target

address

size

count

buffer

References

LocationText
avr32_ap7k.c:463
static int avr32_ap7k_write_memory(struct target *target, target_addr_t address,
avr32_ap7k.c:597
.write_memory = avr32_ap7k_write_memory,

Call Tree

Functions called by avr32_ap7k_write_memory()
avr32_ap7k_write_memory()
Implementations
avr32_ap7k_write_memory()
all items filtered out
Type of avr32_ap7k_write_memory()
avr32_ap7k_write_memory()
all items filtered out