OpenZWave Library  1.4.5216
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions
aestab.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define t_dec(m, n)   t_##m##n
 
#define t_set(m, n)   t_##m##n
 
#define t_use(m, n)   t_##m##n
 
#define CONST
 
#define EXTERN   extern
 
#define ALIGN
 
#define XP_DIR
 
#define d_1(t, n, b, e)   EXTERN ALIGN CONST XP_DIR t n[256]
 
#define d_4(t, n, b, e, f, g, h)   EXTERN ALIGN CONST XP_DIR t n[4][256]
 

Functions

EXTERN ALIGN CONST uint32_t t_dec (r, c)[RC_LENGTH]
 

Macro Definition Documentation

#define ALIGN
#define CONST
#define d_1 (   t,
  n,
  b,
 
)    EXTERN ALIGN CONST XP_DIR t n[256]
#define d_4 (   t,
  n,
  b,
  e,
  f,
  g,
 
)    EXTERN ALIGN CONST XP_DIR t n[4][256]
#define EXTERN   extern
#define t_dec (   m,
 
)    t_##m##n
#define t_set (   m,
 
)    t_##m##n
#define t_use (   m,
 
)    t_##m##n
#define XP_DIR

Function Documentation

EXTERN ALIGN CONST uint32_t t_dec ( ,
 
)