mips32_checksum_memory() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDmips32_checksum_memory()

mips32_checksum_memory() function

Syntax

int mips32_checksum_memory(struct target *target,     target_addr_t address,     uint32_t count,     uint32_t *checksum);
Implemented in mips32.c:1198

Arguments

target

address

count

checksum

References

LocationText
mips32.c:1198
int mips32_checksum_memory(struct target *target, target_addr_t address,
mips32.h:926
int mips32_checksum_memory(struct target *target, target_addr_t address,
mips_m4k.c:1484
.checksum_memory = mips32_checksum_memory,

Call Tree

Data read by mips32_checksum_memory()
Data written by mips32_checksum_memory()
mips32_checksum_memory()::mips_crc_code_8
mips32_checksum_memory()::retval
mips32_checksum_memory()::timeout
mips32_checksum_memory()::crc_algorithm
mips32_checksum_memory()::reg_params
mips32_checksum_memory()::mips32_info
mips32_checksum_memory()::mips32
mips32_checksum_memory()::ejtag_info
mips32_checksum_memory()::isa
mips32_checksum_memory()::mips_crc_code
all items filtered out
mips32_checksum_memory()
mips32_checksum_memory()::retval
all items filtered out
Implementations
mips32_checksum_memory()
all items filtered out
Type of mips32_checksum_memory()
mips32_checksum_memory()