threadx_params::fn_get_stacking_info is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDthreadx_params::fn_get_stacking_info

threadx_params::fn_get_stacking_info field

Syntax

const struct rtos_register_stacking* (*fn_get_stacking_info)(const struct rtos *rtos, int64_t stack_ptr);

References

LocationReferrerText
ThreadX.c:125
const struct rtos_register_stacking* (*fn_get_stacking_info)(const struct rtos *rtos, int64_t stack_ptr);
ThreadX.c:207get_stacking_info()
if (param->fn_get_stacking_info)
ThreadX.c:208get_stacking_info()
return param->fn_get_stacking_info(rtos, stack_ptr);

Call Tree

Functions calling threadx_params::fn_get_stacking_info
all items filtered out
threadx_params::fn_get_stacking_info
Functions reading threadx_params::fn_get_stacking_info
threadx_params::fn_get_stacking_info
all items filtered out
Type of threadx_params::fn_get_stacking_info
threadx_params::fn_get_stacking_info
all items filtered out