timer_at91.c File Reference

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

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

Go to the source code of this file.

Functions

 ISR_PROTO_CONTEXT_SWITCH (timer_handler)
 HW dependent timer initialization.

Detailed Description

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

Author:
Francesco Sacchi <batt@develer.com>

Definition in file timer_at91.c.