Perception Tool Kit (PTK) API Guide
global.h File Reference
Include dependency graph for global.h:

Go to the source code of this file.

Data Structures

struct  dword
 
struct  qword
 
struct  two_longlong
 
struct  csr_type
 
struct  fadcr_type
 
struct  faucr_type
 
struct  fmcr_type
 

Typedefs

typedef unsigned uword
 
typedef int word
 

Enumerations

enum  datapath_types { bad_path, a_path, b_path }
 
enum  load_store_types {
  bad_ls_type, load_type, store_type, periph_load_type,
  periph_store_type
}
 

Variables

csr_type CSR
 
fadcr_type FADCR
 
faucr_type FAUCR
 
fmcr_type FMCR
 
word GPLYA
 
word GPLYB
 
word GFPGFR
 
datapath_types datapath
 

Typedef Documentation

◆ uword

typedef unsigned uword

◆ word

typedef int word

Enumeration Type Documentation

◆ datapath_types

Enumerator
bad_path 
a_path 
b_path 

◆ load_store_types

Enumerator
bad_ls_type 
load_type 
store_type 
periph_load_type 
periph_store_type 

Variable Documentation

◆ CSR

csr_type CSR

◆ FADCR

fadcr_type FADCR

◆ FAUCR

faucr_type FAUCR

◆ FMCR

fmcr_type FMCR

◆ GPLYA

word GPLYA

◆ GPLYB

word GPLYB

◆ GFPGFR

word GFPGFR

◆ datapath

datapath_types datapath