tcbinfo::state_off is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

tcbinfo::state_off field

Syntax

uint16_t state_off;

References

LocationReferrerText
nuttx.c:45
uint16_t state_off; /* Offset of tcb.task_state */
nuttx.c:248nuttx_update_threads()
tcbinfo.state_off = target_buffer_get_u16(rtos->target, buff + 2);
nuttx.c:282nuttx_update_threads()
ret = target_read_u8(rtos->target, tcbaddr + tcbinfo.state_off, &state);

Data Use

Functions writing tcbinfo::state_off
Functions reading tcbinfo::state_off
all items filtered out
tcbinfo::state_off
all items filtered out
Type of tcbinfo::state_off
tcbinfo::state_off
uint16_t
all items filtered out