Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Typedefs | Variables
timex.h File Reference

Go to the source code of this file.

Macros

#define CLOCK_TICK_RATE   (CONFIG_CPU_CLOCK*1000/8192) /* Timer input freq. */
 

Typedefs

typedef unsigned long cycles_t
 

Variables

short h8300_timer_count
 

Macro Definition Documentation

#define CLOCK_TICK_RATE   (CONFIG_CPU_CLOCK*1000/8192) /* Timer input freq. */

Definition at line 9 of file timex.h.

Typedef Documentation

typedef unsigned long cycles_t

Definition at line 11 of file timex.h.

Variable Documentation

short h8300_timer_count