OpenOCD
|
Go to the source code of this file.
Functions | |
int | ipdbg_register_commands (struct command_context *cmd_ctx) |
int | ipdbg_server_free (void) |
int ipdbg_register_commands | ( | struct command_context * | cmd_ctx | ) |
Definition at line 1155 of file ipdbg.c.
References ipdbg_command_handlers, NULL, and register_commands().
Referenced by jtag_select().
int ipdbg_server_free | ( | void | ) |
Definition at line 780 of file ipdbg.c.
References ipdbg_hub::active_services, ERROR_OK, ipdbg_service::hub, ipdbg_find_service(), ipdbg_first_hub, ipdbg_free_hub(), ipdbg_remove_hub(), ipdbg_stop_service(), ipdbg_hub::next, and ipdbg_service::tool.
Referenced by server_free().