BeRTOS
|
Low-level timer module for LPC2xxx (implementation). More...
#include "cfg/cfg_timer.h"
#include <cfg/macros.h>
#include <cfg/debug.h>
#include <drv/vic_lpc2.h>
#include <io/lpc23xx.h>
#include "timer_lpc2.h"
Go to the source code of this file.
Defines | |
#define | TIMER0_ID 4 |
HW dependent timer initialization. |
Low-level timer module for LPC2xxx (implementation).
Definition in file timer_lpc2.c.