RTEMS  5.1
Files | Functions | Variables
Clock Driver

The Clock Driver API. More...

Files

file  clockdrv.h
 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

The Clock Driver API.

Variable Documentation

◆ Clock_driver_ticks

volatile uint32_t Clock_driver_ticks

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