![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "board.h"Go to the source code of this file.
Macros | |
| #define | TICKRATE_HZ (10)/* 10 ticks per second */ |
Functions | |
| void | SysTick_Handler (void) |
| Handle interrupt from SysTick timer. | |
| void | SCT_IRQHandler (void) |
| Handle interrupt from State Configurable Timer. | |
| int | main (void) |
| Application main program. | |
Variables | |
| static volatile uint32_t | ticks |