RTEMS CPU Kit with SuperCore
4.11.3
|
Clock Driver for all Boards. More...
#include <rtems/io.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 |
Clock Driver for all Boards.
This file describes the Clock Driver for all boards.