RTEMS 6.1-rc1
Modules | Files | Functions | Variables
Clock Driver

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...
 

Detailed Description

This group contains the Clock Driver API.

Variable Documentation

◆ Clock_driver_ticks

volatile uint32_t Clock_driver_ticks
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