ipdbg_find_service() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

ipdbg_find_service() function

Syntax

static struct ipdbg_service *ipdbg_find_service(struct ipdbg_hub *hub,     uint8_t tool);

Arguments

hub

tool

References

LocationReferrerText
ipdbg.c:165
static struct ipdbg_service *ipdbg_find_service(struct ipdbg_hub *hub, uint8_t tool)
ipdbg.c:785ipdbg_server_free()
struct ipdbg_service *service = ipdbg_find_service(hub, tool);
ipdbg.c:854ipdbg_stop()
struct ipdbg_service *service = ipdbg_find_service(hub, tool);

Call Tree

Functions calling ipdbg_find_service()
all items filtered out
ipdbg_find_service()
Data read by ipdbg_find_service()
Data written by ipdbg_find_service()
ipdbg_find_service()
ipdbg_find_service()::service
all items filtered out
Type of ipdbg_find_service()
ipdbg_find_service()
all items filtered out