ipdbg_check_for_xoff() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDipdbg_check_for_xoff()

ipdbg_check_for_xoff() function

Syntax

static void ipdbg_check_for_xoff(struct ipdbg_hub *hub,     size_t tool,     uint32_t rx_data);

Arguments

hub

tool

rx_data

References

LocationReferrerText
ipdbg.c:438
static void ipdbg_check_for_xoff(struct ipdbg_hub *hub, size_t tool,
ipdbg.c:484ipdbg_shift_empty_data()
ipdbg_check_for_xoff(hub, hub->max_tools, up_data);
ipdbg.c:505ipdbg_jtag_transfer_byte()
ipdbg_check_for_xoff(hub, tool, up);
ipdbg.c:556ipdbg_jtag_transfer_bytes()
ipdbg_check_for_xoff(hub, tool, up_data);

Call Tree

Functions calling ipdbg_check_for_xoff()
Functions called by ipdbg_check_for_xoff()
ipdbg_check_for_xoff()
all items filtered out