hwthread_write_buffer() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDhwthread_write_buffer()

hwthread_write_buffer() function

Syntax

static int hwthread_write_buffer(struct rtos *rtos,     target_addr_t address,     uint32_t size,     const uint8_t *buffer);
Implemented in hwthread.c:432

Arguments

rtos

address

size

buffer

References

LocationText
hwthread.c:432
static int hwthread_write_buffer(struct rtos *rtos, target_addr_t address,
hwthread.c:29
static int hwthread_write_buffer(struct rtos *rtos, target_addr_t address,
hwthread.c:61
.write_buffer = hwthread_write_buffer,

Call Tree

Functions called by hwthread_write_buffer()
hwthread_write_buffer()
Data read by hwthread_write_buffer()
hwthread_write_buffer()
Implementations
hwthread_write_buffer()
all items filtered out
Type of hwthread_write_buffer()
hwthread_write_buffer()
all items filtered out