OpenOCD
|
Go to the source code of this file.
Functions | |
int | aice_init_targets (void) |
int | aice_scan_jtag_chain (void) |
int aice_init_targets | ( | void | ) |
Definition at line 52 of file aice_interface.c.
References jtag_tap::abs_chain_position, aice_num_of_target_id_codes, aice_port, aice_target_id_codes, all_targets, aice_port::api, aice_port_s::coreid, ERROR_FAIL, ERROR_OK, jtag_tap::expected_ids, jtag_tap::expected_ids_cnt, jtag_tap::hasidcode, aice_port_api_s::idcode, jtag_tap::idcode, LOG_DEBUG, LOG_ERROR, target::next, aice_port_s::port, jtag_tap::priv, target::tap, and target.
Referenced by aice_transport_init().
int aice_scan_jtag_chain | ( | void | ) |
Definition at line 231 of file aice_interface.c.
References jtag_tap::abs_chain_position, aice_target_id_codes, all_targets, aice_port::api, ERROR_OK, aice_port_api_s::idcode, jtag_tap::idcode, LOG_DEBUG, LOG_ERROR, target::next, target::tap, and target.
Referenced by COMMAND_HANDLER().