OpenOCD
chibios_detect_rtos()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
CodeScope
Development Tools
OpenOCD
chibios_detect_rtos()
chibios_detect_rtos() function
Syntax
from
chibios.c:92
static
bool
chibios_detect_rtos
(
struct
target
*
target
)
;
Implemented in
chibios.c:498
Arguments
target
References
Location
Text
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()
log_printf_lf()
all items filtered out
Data read by
chibios_detect_rtos()
log_levels::LOG_LVL_INFO
target::rtos
symbol_table_elem::address
rtos::symbols
chibios_symbol_values::CHIBIOS_VAL_RLIST
chibios_symbol_values::CHIBIOS_VAL_CH
chibios_symbol_values::CHIBIOS_VAL_CH_DEBUG
chibios_detect_rtos()::target
all items filtered out
chibios_detect_rtos()
Implementations
chibios_detect_rtos()
rtos_type::detect_rtos
all items filtered out