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

Go to the source code of this file.

Macros

#define CLOCK_TICK_RATE   (CONFIG_BUS_CLOCK / CONFIG_TIMER_DIVIDE)
 
#define CLOCK_TICK_FACTOR   20 /* Factor of both 1000000 and CLOCK_TICK_RATE */
 

Macro Definition Documentation

#define CLOCK_TICK_FACTOR   20 /* Factor of both 1000000 and CLOCK_TICK_RATE */

Definition at line 11 of file timex.h.

#define CLOCK_TICK_RATE   (CONFIG_BUS_CLOCK / CONFIG_TIMER_DIVIDE)

Definition at line 10 of file timex.h.