RTEMS CPU Kit with SuperCore  4.11.3
Macros | Functions | Variables
clockdrv.h File Reference

Clock Driver for all Boards. More...

#include <rtems/io.h>
Include dependency graph for clockdrv.h:

Go to the source code of this file.

Macros

#define CLOCK_DRIVER_TABLE_ENTRY   { Clock_initialize, NULL, NULL, NULL, NULL, NULL }
 

Functions

rtems_device_driver Clock_initialize (rtems_device_major_number, rtems_device_minor_number, void *)
 
void Clock_exit (void)
 

Variables

volatile uint32_t Clock_driver_ticks
 

Detailed Description

Clock Driver for all Boards.

This file describes the Clock Driver for all boards.