RTEMS 6.1-rc1
|
This group contains the Clock Driver API. More...
Modules | |
Clock Driver Implementation | |
This group contains the Clock Driver implementation. | |
Files | |
file | clockdrv.h |
This header file defines the Clock Driver API. | |
Functions | |
void | _Clock_Initialize (void) |
Initialize the clock driver. | |
Variables | |
volatile uint32_t | Clock_driver_ticks |
Count of clock driver ticks since system boot or last overflow. More... | |
This group contains the Clock Driver API.
|
extern |
Count of clock driver ticks since system boot or last overflow.
This counter may overflow.
Count of clock driver ticks since system boot or last overflow.
Clock ticks since initialization