embeddedice_handshake() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDembeddedice_handshake()

embeddedice_handshake() function

Poll DCC control register until read or write handshake completes.

Syntax

int embeddedice_handshake(struct arm_jtag *jtag_info,     int hsbit,     uint32_t timeout);
Implemented in embeddedice.c:577

Arguments

jtag_info

hsbit

timeout

References

LocationReferrerText
embeddedice.c:577
int embeddedice_handshake(struct arm_jtag *jtag_info, int hsbit, uint32_t timeout)
embeddedice.h:96
int embeddedice_handshake(struct arm_jtag *jtag_info, int hsbit, uint32_t timeout);
ocl.c:74ocl_erase()
retval = embeddedice_handshake(ocl->jtag_info, EICE_COMM_CTRL_WBIT, 1000);
ocl.c:167ocl_write()
retval = embeddedice_handshake(ocl->jtag_info, EICE_COMM_CTRL_WBIT, 1000);
ocl.c:210ocl_probe()
retval = embeddedice_handshake(ocl->jtag_info, EICE_COMM_CTRL_WBIT, 1000);
ocl.c:225ocl_probe()
retval = embeddedice_handshake(ocl->jtag_info, EICE_COMM_CTRL_WBIT, 0);
ocl.c:233ocl_probe()
retval = embeddedice_handshake(ocl->jtag_info, EICE_COMM_CTRL_WBIT, 0);
ocl.c:241ocl_probe()
retval = embeddedice_handshake(ocl->jtag_info, EICE_COMM_CTRL_WBIT, 0);
ocl.c:249ocl_probe()
retval = embeddedice_handshake(ocl->jtag_info, EICE_COMM_CTRL_WBIT, 0);

Call Tree

Functions calling embeddedice_handshake()
Functions called by embeddedice_handshake()
all items filtered out
embeddedice_handshake()
Data read by embeddedice_handshake()
Data written by embeddedice_handshake()
embeddedice_handshake()::fields
embeddedice_handshake()::field0_in
embeddedice_handshake()::field1_out
embeddedice_handshake()::field2_out
embeddedice_handshake()::retval
embeddedice_handshake()::hsact
all items filtered out
embeddedice_handshake()
embeddedice_handshake()::retval
embeddedice_handshake()::hsact
all items filtered out
Type of embeddedice_handshake()
embeddedice_handshake()
timeval
uint8_t
uint32_t
all items filtered out