arc_mem_write_block8() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarc_mem_write_block8()

arc_mem_write_block8() function

Syntax

static int arc_mem_write_block8(struct target *target,     uint32_t addr,     uint32_t count,     void *buf);

Arguments

target

addr

count

buf

References

LocationReferrerText
arc_mem.c:118
static int arc_mem_write_block8(struct target *target, uint32_t addr,
arc_mem.c:210arc_mem_write()
retval = arc_mem_write_block8(target, address, count, (void *)buffer);

Call Tree

Functions calling arc_mem_write_block8()
Functions called by arc_mem_write_block8()
all items filtered out
arc_mem_write_block8()
Data read by arc_mem_write_block8()
Data written by arc_mem_write_block8()
arc_mem_write_block8()::arc
arc_mem_write_block8()::i
arc_mem_write_block8()::buffer_he
arc_mem_write_block8()::buffer_te
arc_mem_write_block8()::__retval
all items filtered out
arc_mem_write_block8()
arc_mem_write_block8()::i
arc_mem_write_block8()::buffer_he
all items filtered out
Type of arc_mem_write_block8()
arc_mem_write_block8()
uint8_t
uint32_t
all items filtered out