OpenOCD
hla_tcl.c File Reference
Include dependency graph for hla_tcl.c:

Go to the source code of this file.

Macros

#define NTAP_OPT_BYPASS   7
 
#define NTAP_OPT_DISABLED   4
 
#define NTAP_OPT_ENABLED   3
 
#define NTAP_OPT_EXPECTED_ID   5
 
#define NTAP_OPT_IRCAPTURE   2
 
#define NTAP_OPT_IRLEN   0
 
#define NTAP_OPT_IRMASK   1
 
#define NTAP_OPT_VERSION   6
 

Functions

int jim_hl_newtap (Jim_Interp *interp, int argc, Jim_Obj *const *argv)
 
static int jim_hl_newtap_cmd (struct jim_getopt_info *goi)
 
static int jim_newtap_expected_id (struct jim_nvp *n, struct jim_getopt_info *goi, struct jtag_tap *tap)
 

Macro Definition Documentation

◆ NTAP_OPT_BYPASS

#define NTAP_OPT_BYPASS   7

Definition at line 51 of file hla_tcl.c.

◆ NTAP_OPT_DISABLED

#define NTAP_OPT_DISABLED   4

Definition at line 48 of file hla_tcl.c.

◆ NTAP_OPT_ENABLED

#define NTAP_OPT_ENABLED   3

Definition at line 47 of file hla_tcl.c.

◆ NTAP_OPT_EXPECTED_ID

#define NTAP_OPT_EXPECTED_ID   5

Definition at line 49 of file hla_tcl.c.

◆ NTAP_OPT_IRCAPTURE

#define NTAP_OPT_IRCAPTURE   2

Definition at line 46 of file hla_tcl.c.

◆ NTAP_OPT_IRLEN

#define NTAP_OPT_IRLEN   0

Definition at line 44 of file hla_tcl.c.

◆ NTAP_OPT_IRMASK

#define NTAP_OPT_IRMASK   1

Definition at line 45 of file hla_tcl.c.

◆ NTAP_OPT_VERSION

#define NTAP_OPT_VERSION   6

Definition at line 50 of file hla_tcl.c.

Function Documentation

◆ jim_hl_newtap()

int jim_hl_newtap ( Jim_Interp *  interp,
int  argc,
Jim_Obj *const *  argv 
)

◆ jim_hl_newtap_cmd()

◆ jim_newtap_expected_id()

static int jim_newtap_expected_id ( struct jim_nvp n,
struct jim_getopt_info goi,
struct jtag_tap tap 
)
static