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

chibios_detect_rtos() function

Syntax

static bool chibios_detect_rtos(struct target *target);
Implemented in chibios.c:498

Arguments

target

References

LocationText
chibios.c:498
static bool chibios_detect_rtos(struct target *target)
chibios.c:92
static bool chibios_detect_rtos(struct target *target);
chibios.c:102
.detect_rtos = chibios_detect_rtos,

Call Tree

Functions called by chibios_detect_rtos()
chibios_detect_rtos()
all items filtered out
Implementations
chibios_detect_rtos()
all items filtered out