![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
Go to the source code of this file.
Functions | |
int | GUI_X_GetTime (void) |
void | GUI_X_Delay (int ms) |
void | GUI_X_Init (void) |
void | GUI_X_ExecIdle (void) |
void | GUI_X_InitOS (void) |
void | GUI_X_Unlock (void) |
void | GUI_X_Lock (void) |
U32 | GUI_X_GetTaskId (void) |
void | GUI_X_Log (const char *s) |
void | GUI_X_Warn (const char *s) |
void | GUI_X_ErrorOut (const char *s) |
Variables | |
volatile uint32_t | systick_timems |
System Tick count value. | |