Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
timer.c File Reference
#include <linux/interrupt.h>
#include <linux/irq.h>
#include <linux/time.h>
#include <linux/err.h>
#include <linux/clockchips.h>
#include <asm/mach/time.h>
#include <mach/hardware.h>
#include <mach/platform.h>
#include "common.h"

Go to the source code of this file.

Variables

struct sys_timer lpc32xx_timer
 

Variable Documentation

struct sys_timer lpc32xx_timer
Initial value:
= {
.init = &lpc32xx_timer_init,
}

Definition at line 165 of file timer.c.