USB Device - Joystick/Mouse
1.0
|
Go to the source code of this file.
Classes | |
class | CLog |
Macros | |
#define | LOG_MSG_PRNT_DEF(type, name, x, ...) CLog::instance()->logMsgDef(type, name, x, ##__VA_ARGS__ ) |
#define | LOG_MSG_SIZE (128) |
#define | MAX_LCD_LINES (24) |
#define | ABS_DIFF_LCD_LINE (1) |
#define | REL_DIFF_LCD_LINE (10) |
#define | REL_DIFF_LCD_COL (7) |
#define ABS_DIFF_LCD_LINE (1) |
#define LOG_MSG_PRNT_DEF | ( | type, | |
name, | |||
x, | |||
... | |||
) | CLog::instance()->logMsgDef(type, name, x, ##__VA_ARGS__ ) |
#define LOG_MSG_SIZE (128) |
#define MAX_LCD_LINES (24) |
#define REL_DIFF_LCD_COL (7) |
#define REL_DIFF_LCD_LINE (10) |