Go to the source code of this file.
◆ bitq_cleanup()
void bitq_cleanup |
( |
void |
| ) |
|
◆ bitq_execute_queue()
int bitq_execute_queue |
( |
void |
| ) |
|
Definition at line 206 of file bitq.c.
References bitq_state::bit_pos, bitq_end_state(), bitq_in_proc(), bitq_in_state, bitq_path_move(), bitq_runtest(), bitq_scan(), bitq_state_move(), bitq_state::cmd, cmd, ERROR_JTAG_QUEUE_FAILED, ERROR_OK, bitq_state::field_idx, bitq_interface::flush, bitq_interface::in, bitq_interface::in_rdy, jtag_command_queue, jtag_get_reset_config(), JTAG_PATHMOVE, JTAG_RESET, JTAG_RUNTEST, JTAG_SCAN, JTAG_SLEEP, JTAG_TLR_RESET, LOG_DEBUG_IO, LOG_ERROR, bitq_interface::reset, RESET_SRST_PULLS_TRST, bitq_interface::sleep, bitq_state::status, tap_get_end_state(), tap_get_state(), TAP_RESET, and tap_set_state.
◆ bitq_interface