hwthread_get_thread_reg() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDhwthread_get_thread_reg()

hwthread_get_thread_reg() function

Syntax

static int hwthread_get_thread_reg(struct rtos *rtos,     int64_t thread_id,     uint32_t reg_num,     struct rtos_reg *rtos_reg);
Implemented in hwthread.c:292

Arguments

rtos

thread_id

reg_num

rtos_reg

References

LocationText
hwthread.c:292
static int hwthread_get_thread_reg(struct rtos *rtos, int64_t thread_id,
hwthread.c:20
static int hwthread_get_thread_reg(struct rtos *rtos, int64_t thread_id,
hwthread.c:56
.get_thread_reg = hwthread_get_thread_reg,

Call Tree

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