target_write_phys_u16() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDtarget_write_phys_u16()

target_write_phys_u16() function

Syntax

int target_write_phys_u16(struct target *target,     target_addr_t address,     uint16_t value);
Implemented in target.c:2753

Arguments

target

address

value

References

LocationText
target.c:2753
int target_write_phys_u16(struct target *target, target_addr_t address, uint16_t value)
target.h:778
int target_write_phys_u16(struct target *target, target_addr_t address, uint16_t value);

Call Tree

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