threadx_detect_rtos() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

threadx_detect_rtos() function

Syntax

static bool threadx_detect_rtos(struct target *target);
Implemented in ThreadX.c:501

Arguments

target

References

LocationText
ThreadX.c:501
static bool threadx_detect_rtos(struct target *target)
ThreadX.c:26
static bool threadx_detect_rtos(struct target *target);
ThreadX.c:196
.detect_rtos = threadx_detect_rtos,

Data Use

Implementations
threadx_detect_rtos()
all items filtered out