OpenZWave Library
1.4.5216
|
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] |
#define ALIGN |
#define CONST |
#define EXTERN extern |
#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 XP_DIR |