![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "board.h"Go to the source code of this file.
Functions | |
| static void | wdt_handle (void) |
| void | EVRT_IRQHandler (void) |
| Event router Interrupt Handler. | |
| void | WDT_IRQHandler (void) |
| watchdog timer Interrupt Handler | |
| void | SysTick_Handler (void) |
| SysTick Interrupt Handler. | |
| int | main (void) |
| Main entry point. | |
Variables | |
| static volatile int | wdtFeedState |
| static volatile bool | On = false |
| static volatile bool | On1 = false |