jtag_tap_handle_event() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDjtag_tap_handle_event()

jtag_tap_handle_event() function

Syntax

static void jtag_tap_handle_event(struct jtag_tap *tap,     enum jtag_event e);

Arguments

tap

e

References

LocationReferrerText
tcl.c:536
static void jtag_tap_handle_event(struct jtag_tap *tap, enum jtag_event e)
tcl.c:603jtag_tap_enable()
jtag_tap_handle_event(t, JTAG_TAP_EVENT_ENABLE);
tcl.c:618jtag_tap_disable()
jtag_tap_handle_event(t, JTAG_TAP_EVENT_DISABLE);
tcl.c:788jtag_notify_event()
jtag_tap_handle_event(tap, event);

Call Tree

Functions calling jtag_tap_handle_event()
Functions called by jtag_tap_handle_event()
jtag_tap_handle_event()
Type of jtag_tap_handle_event()
jtag_tap_handle_event()
all items filtered out