target_req_cmd is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

target_req_cmd enum

Syntax

enum target_req_cmd {     TARGET_REQ_TRACEMSG,     TARGET_REQ_DEBUGMSG,     TARGET_REQ_DEBUGCHAR, };

Values

TARGET_REQ_TRACEMSG

No summary provided. Read more...

TARGET_REQ_DEBUGMSG

No summary provided. Read more...

TARGET_REQ_DEBUGCHAR

No summary provided. Read more...

References

LocationReferrerScopeText
target_request.h:20
typedef enum target_req_cmd {
target_request.h:25
target_request.c:110target_request()::target_req_cmdtarget_request()
target_req_cmd_t target_req_cmd = request & 0xff;
target_request.h:25target_req_cmd_t

Type Use

Variables of target_req_cmd type
target_request()::target_req_cmd
all items filtered out
target_req_cmd
all items filtered out
target_req_cmd
all items filtered out
Allocators of target_req_cmd
Deletors of target_req_cmd
target_request()::target_req_cmd
all items filtered out
target_req_cmd
target_request()::target_req_cmd
all items filtered out