tap_set_state_impl() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

tap_set_state_impl() function

implementation of wrapper function tap_set_state()

Syntax

void tap_set_state_impl(tap_state_t new_state);
Implemented in interface.c:31

Arguments

new_state

References

LocationReferrerText
interface.c:31
void tap_set_state_impl(tap_state_t new_state)
interface.h:31
void tap_set_state_impl(tap_state_t new_state);
arm-jtag-ew.c:147armjtagew_execute_queue()
arm-jtag-ew.c:279armjtagew_state_move()
arm-jtag-ew.c:300armjtagew_path_move()
arm-jtag-ew.c:353armjtagew_scan()
cmsis_dap.c:1510cmsis_dap_execute_tlr_reset()
cmsis_dap.c:1738cmsis_dap_state_move()
cmsis_dap.c:1809cmsis_dap_execute_scan()
cmsis_dap.c:1819cmsis_dap_execute_scan()
cmsis_dap.c:1860cmsis_dap_pathmove()
core.c:738legacy_jtag_add_reset()
core.c:851jtag_add_reset()
ftdi.c:259move_to_state()
ftdi.c:406ftdi_execute_pathmove()
tap_set_state(path[state_count]);
ftdi.c:487ftdi_execute_scan()
ftdi.c:495ftdi_execute_scan()
ftdi.c:496ftdi_execute_scan()
ftdi.c:504ftdi_execute_scan()
jlink.c:214jlink_execute_scan()
jlink.c:222jlink_execute_scan()
jlink.c:899jlink_state_move()
jlink.c:917jlink_path_move()
opendous.c:297opendous_execute_queue()
opendous.c:419opendous_state_move()
opendous.c:435opendous_path_move()
tap_set_state(path[i]);
opendous.c:483opendous_scan()
osbdm.c:407osbdm_add_pathmove()
osbdm.c:448osbdm_add_statemove()
rlink.c:867rlink_state_move()
rlink.c:891rlink_path_move()
tap_set_state(cmd->path[state_count]);
rlink.c:1256rlink_scan()
rlink.c:1306rlink_execute_queue()
ulink.c:1429ulink_queue_statemove()
ulink.c:1496ulink_queue_scan()
ulink.c:1511ulink_queue_scan()
ulink.c:1608ulink_queue_scan()
ulink.c:1628ulink_queue_tlr_reset()
ulink.c:1681ulink_queue_reset()
ulink.c:1739ulink_queue_pathmove()
tap_set_state(path[state_count]);
usb_blaster.c:484ublast_path_move()
usb_blaster.c:509ublast_state_move()
usb_blaster.c:763ublast_initial_wipeout()
usb_blaster.c:874ublast_init()
usbprog.c:100usbprog_execute_queue()
usbprog.c:187usbprog_state_move()
usbprog.c:217usbprog_path_move()
tap_set_state(cmd->path[state_count]);
usbprog.c:294usbprog_scan()
usbprog.c:296usbprog_scan()
vsllink.c:371vsllink_state_move()
vsllink.c:388vsllink_path_move()
vsllink.c:448vsllink_scan()