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

xscale_load_ic() function

Syntax

static int xscale_load_ic(struct target *target,     uint32_t va,     uint32_t buffer[8]);

Arguments

target

va

buffer

References

LocationReferrerText
xscale.c:634
static int xscale_load_ic(struct target *target, uint32_t va, uint32_t buffer[8])
xscale.c:766xscale_update_vectors()
xscale_load_ic(target, 0x0, xscale->low_vectors);
xscale.c:767xscale_update_vectors()
xscale_load_ic(target, 0xffff0000, xscale->high_vectors);
xscale.c:1562xscale_deassert_reset()
retval = xscale_load_ic(target, address,
xscale.c:1571xscale_deassert_reset()
retval = xscale_load_ic(target, 0x0,
xscale.c:1575xscale_deassert_reset()
retval = xscale_load_ic(target, 0xffff0000,

Call Tree

Functions calling xscale_load_ic()
Functions called by xscale_load_ic()
xscale_load_ic()
Data read by xscale_load_ic()
Data written by xscale_load_ic()
xscale_load_ic()::xscale
xscale_load_ic()::packet
xscale_load_ic()::word
xscale_load_ic()::fields
xscale_load_ic()::value
all items filtered out
xscale_load_ic()
xscale_load_ic()::cmd
xscale_load_ic()::word
all items filtered out
Type of xscale_load_ic()
xscale_load_ic()
uint8_t
uint32_t
all items filtered out