target_event::TARGET_EVENT_TRACE_CONFIG is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDtarget_event::TARGET_EVENT_TRACE_CONFIG

target_event::TARGET_EVENT_TRACE_CONFIG

Syntax

TARGET_EVENT_TRACE_CONFIG;

References

LocationReferrerText
target.h:292
TARGET_EVENT_TRACE_CONFIG,
arm_tpiu_swo.c:811handle_arm_tpiu_swo_enable()
target_handle_event(target, TARGET_EVENT_TRACE_CONFIG);
arm_tpiu_swo.c:865handle_arm_tpiu_swo_disable()
target_handle_event(target, TARGET_EVENT_TRACE_CONFIG);
target.c:195
{ .value = TARGET_EVENT_TRACE_CONFIG, .name = "trace-config" },
target.c:5104target_configure()
if (n->value == TARGET_EVENT_TRACE_CONFIG)

Data Use

Functions using target_event::TARGET_EVENT_TRACE_CONFIG
target_event::TARGET_EVENT_TRACE_CONFIG