OpenOCD
|
Data Fields | |
struct command_context * | cmd_ctx |
struct debug_msg_receiver * | next |
Definition at line 27 of file target_request.h.
struct command_context* debug_msg_receiver::cmd_ctx |
Definition at line 28 of file target_request.h.
Referenced by add_debug_msg_receiver(), delete_debug_msg_receiver(), find_debug_msg_receiver(), target_asciimsg(), and target_hexmsg().
struct debug_msg_receiver* debug_msg_receiver::next |
Definition at line 29 of file target_request.h.
Referenced by delete_debug_msg_receiver(), target_asciimsg(), and target_hexmsg().