![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
Go to the source code of this file.
Macros | |
#define | GUI_NUM_LAYERS 16 |
#define | GUI_OS (1) |
#define | GUI_SUPPORT_TOUCH (1) |
#define | GUI_DEFAULT_FONT &GUI_Font6x8 |
#define | GUI_SUPPORT_MOUSE 1 /* Support a mouse */ |
#define | GUI_WINSUPPORT 1 /* Use window manager */ |
#define | GUI_SUPPORT_MEMDEV 1 /* Memory device package available */ |
#define | GUI_SUPPORT_DEVICES 1 /* Enable use of device pointers */ |
#define | WM_SUPPORT_STATIC_MEMDEV 1 /* Static memory devices available */ |
Variables | |
volatile int | TimeMS |
#define GUI_SUPPORT_DEVICES 1 /* Enable use of device pointers */ |
#define GUI_SUPPORT_MEMDEV 1 /* Memory device package available */ |
#define WM_SUPPORT_STATIC_MEMDEV 1 /* Static memory devices available */ |
volatile int TimeMS |
Definition at line 29 of file GUI_X_uCOS.c.