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

arm966e_write_cp15() function

Syntax

int arm966e_write_cp15(struct target *target,     int reg_addr,     uint32_t value);
Implemented in arm966e.c:126

Arguments

target

reg_addr

value

References

LocationReferrerText
arm966e.c:126
int arm966e_write_cp15(struct target *target, int reg_addr, uint32_t value)
arm966e.h:34
int arm966e_write_cp15(struct target *target, int reg_addr, uint32_t value);
arm966e.c:204arm966e_handle_cp15_command()
retval = arm966e_write_cp15(target, address, value);
str9x.c:623str9x_handle_flash_config_command()
arm966e_write_cp15(target, 62, 0x40000);

Call Tree

Functions calling arm966e_write_cp15()
Functions called by arm966e_write_cp15()
arm966e_write_cp15()
Data read by arm966e_write_cp15()
Data written by arm966e_write_cp15()
arm966e_write_cp15()::retval
arm966e_write_cp15()::arm7_9
arm966e_write_cp15()::jtag_info
arm966e_write_cp15()::fields
arm966e_write_cp15()::value_buf
all items filtered out
arm966e_write_cp15()
arm966e_write_cp15()::retval
all items filtered out
Type of arm966e_write_cp15()
arm966e_write_cp15()
uint8_t
all items filtered out