RTEMS  5.1
Functions | Variables
clockdrv.h File Reference

Clock Driver API. More...

#include <stdint.h>

Go to the source code of this file.

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

Clock Driver API.

This file defines the Clock Driver API.