target_write_phys_u64() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDtarget_write_phys_u64()

target_write_phys_u64() function

Syntax

int target_write_phys_u64(struct target *target,     target_addr_t address,     uint64_t value);
Implemented in target.c:2711

Arguments

target

address

value

References

LocationText
target.c:2711
int target_write_phys_u64(struct target *target, target_addr_t address, uint64_t value)
target.h:776
int target_write_phys_u64(struct target *target, target_addr_t address, uint64_t value);

Call Tree

Functions called by target_write_phys_u64()
target_write_phys_u64()
Data read by target_write_phys_u64()
Data written by target_write_phys_u64()
target_write_phys_u64()
target_write_phys_u64()::retval
all items filtered out
Type of target_write_phys_u64()
target_write_phys_u64()
uint8_t
all items filtered out