Definition in file mdsupport.h.
Go to the source code of this file.
Defines | |
#define | MD_SUCCESS 1 |
#define | MD_EVENT_NOT_SWAPPED 2 |
#define | MD_DONE 2 |
#define | MD_WRONG_BANK_TYPE -100 |
#define | MD_BANK_NOT_FOUND -101 |
#define | MD_SWAP_ERROR -102 |
#define | MD_NOMORE_SLOT -103 |
#define | MD_UNKNOWN_FORMAT -104 |
#define | D_RECORD 1 |
#define | D_HEADER 2 |
#define | D_EVTLEN 3 |
#define | DSP_RAW 1 |
#define | DSP_RAW_SINGLE 2 |
#define | DSP_BANK 3 |
#define | DSP_BANK_SINGLE 4 |
#define | DSP_UNK 0 |
#define | DSP_DEC 1 |
#define | DSP_HEX 2 |
#define | DSP_ASC 3 |
#define | NLINE 8 |
#define | MD_BANKLIST_MAX 32 |
#define | MD_STRING_BANKLIST_MAX MD_BANKLIST_MAX * 4 |