![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
Go to the source code of this file.
Functions | |
static void | LED_Event_Task (void *loop) |
static int | blink_delay (void) |
static void | LED_blinkProc (uint32_t val) |
void | blinky_tasks (void) |
Dual core blinky task. | |
void | BLINKY_Init (void) |
Dual core Blinky example initialization. | |
Variables | |
static const uint32_t | xDelay = BLINKY_DEFAULT_DELAY |