Go to the source code of this file.
Variables | |
| static unsigned char | TRANS_TABLE [256] |
| static unsigned int | CASE_TABLE [8] = {0, 0, 0, 0x2FFFFFFE, 0, 0, 0, 0x3FFEFFFF} |
| static unsigned int | CTRL_TABLE [8] = {0xFFFFFFFF, 0, 0, 0x80000000, 0xFFFFFFFF, 0, 0, 0} |
unsigned int CASE_TABLE[8] = {0, 0, 0, 0x2FFFFFFE, 0, 0, 0, 0x3FFEFFFF} [static] |
Definition at line 314 of file lrdriver.h.
unsigned int CTRL_TABLE[8] = {0xFFFFFFFF, 0, 0, 0x80000000, 0xFFFFFFFF, 0, 0, 0} [static] |
Definition at line 322 of file lrdriver.h.
unsigned char TRANS_TABLE[256] [static] |
Definition at line 47 of file lrdriver.h.