timer_at91.h File Reference
Low-level timer module for Atmel AT91 (interface). More...
#include <appconfig.h>
#include <cfg/compiler.h>
#include <hw_cpu.h>
Go to the source code of this file.
Defines | |
Values for CONFIG_TIMER. | |
Select which hardware timer interrupt to use for system clock and softtimers. | |
| #define | TIMER_ON_PIT 1 |
| System timer on Periodic interval timer. | |
| #define | TIMER_DEFAULT TIMER_ON_PIT |
| Default system timer. | |
Detailed Description
Low-level timer module for Atmel AT91 (interface).
- Version:
- Id
- timer_at91.h 846 2007-10-11 14:08:10Z batt
Definition in file timer_at91.h.
