command_invocation::current is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDcommand_invocation::current

command_invocation::current field

Syntax

struct command *current;

References

LocationReferrerText
command.h:78
struct command *current;
arm_adi_v5.c:2510handle_dap_info_command()
arm_adi_v5.c:2553dap_baseaddr_command()
arm_adi_v5.c:2616dap_memaccess_command()
arm_adi_v5.c:2652dap_apsel_command()
arm_adi_v5.c:2676dap_apcsw_command()
arm_adi_v5.c:2733dap_apid_command()
arm_adi_v5.c:2775dap_apreg_command()
arm_adi_v5.c:2857dap_dpreg_command()
arm_adi_v5.c:2890dap_ti_be_32_quirks_command()
arm_adi_v5.c:2897dap_nu_npcx_quirks_command()
arm_cti.c:222handle_cti_dump()
struct arm_cti *cti = CMD_DATA;
arm_cti.c:246handle_cti_enable()
struct arm_cti *cti = CMD_DATA;
arm_cti.c:259handle_cti_testmode()
struct arm_cti *cti = CMD_DATA;
arm_cti.c:272handle_cti_write()
struct arm_cti *cti = CMD_DATA;
arm_cti.c:290handle_cti_read()
struct arm_cti *cti = CMD_DATA;
arm_cti.c:313handle_cti_ack()
struct arm_cti *cti = CMD_DATA;
arm_cti.c:331handle_cti_channel()
struct arm_cti *cti = CMD_DATA;
arm_tpiu_swo.c:297handle_arm_tpiu_swo_event_list()
arm_tpiu_swo.c:602handle_arm_tpiu_swo_enable()
arm_tpiu_swo.c:836handle_arm_tpiu_swo_disable()
command.c:510exec_command()
.current = c,
ipdbg.c:830handle_ipdbg_start_command()
struct ipdbg_hub *hub = CMD_DATA;
ipdbg.c:869handle_ipdbg_stop_command()
struct ipdbg_hub *hub = CMD_DATA;
ipdbg.c:926handle_ipdbg_cfg_queuing_command()
struct ipdbg_hub *hub = CMD_DATA;