arm_tpiu_deprecated_command_handlers is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarm_tpiu_deprecated_command_handlers

arm_tpiu_deprecated_command_handlers variable

Syntax

extern const struct command_registration arm_tpiu_deprecated_command_handlers[];
Implemented in arm_tpiu_swo.c:1180

References

LocationText
arm_tpiu_swo.c:1180
const struct command_registration arm_tpiu_deprecated_command_handlers[] = {
arm_tpiu_swo.h:15
extern const struct command_registration arm_tpiu_deprecated_command_handlers[];
cortex_m.c:3322
.chain = arm_tpiu_deprecated_command_handlers,
hla_target.c:634
.chain = arm_tpiu_deprecated_command_handlers,

Type Use

Type of arm_tpiu_deprecated_command_handlers
arm_tpiu_deprecated_command_handlers
all items filtered out