OpenOCD
aice_interface.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
/***************************************************************************
4
* Copyright (C) 2013 by Andes Technology *
5
* Hsiangkai Wang <hkwang@andestech.com> *
6
***************************************************************************/
7
8
#ifndef OPENOCD_JTAG_AICE_AICE_INTERFACE_H
9
#define OPENOCD_JTAG_AICE_AICE_INTERFACE_H
10
11
int
aice_init_targets
(
void
);
12
int
aice_scan_jtag_chain
(
void
);
13
14
#endif
/* OPENOCD_JTAG_AICE_AICE_INTERFACE_H */
aice_init_targets
int aice_init_targets(void)
Definition:
aice_interface.c:52
aice_scan_jtag_chain
int aice_scan_jtag_chain(void)
Definition:
aice_interface.c:231
src
jtag
aice
aice_interface.h
Generated by
1.9.1