[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Where is the clock driver
- Date: Mon, 08 Sep 2003 11:32:17 -0700
- From: kamen at penev.net (Kamen Penev)
- Subject: Where is the clock driver
Leon Pollak wrote:
>I defined the CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER, this was my error.
>The difference between TIMER and CLOCK on the application level seems to be
>not so clear for unfamiliar user...
>
>Do you know where one can read about all these definitions?
>
RTEMS C User's Guide.
Ch. 2: Key Concepts
Ch. 7: Clock Manager
Ch. 8: Timer Manager
Ch. 22: Configuring a System
Kamen