BeRTOS
timer_at91.c File Reference

Low-level timer module for Atmel AT91 (inplementation). More...

#include "timer_at91.h"
#include <io/arm.h>
#include "sysirq_at91.h"
#include <cfg/macros.h>
#include <cfg/module.h>
#include <cpu/irq.h>
#include <cpu/types.h>

Go to the source code of this file.


Detailed Description

Low-level timer module for Atmel AT91 (inplementation).

Author:
Francesco Sacchi <batt@develer.com>

Definition in file timer_at91.c.