![]() |
RTEMS 6.1-rc7
|
This source file contains the implementation of the or1k Clock Driver. More...
#include <rtems.h>
#include <bsp.h>
#include <bsp/irq.h>
#include <bsp/generic_or1k.h>
#include <rtems/score/cpu.h>
#include <rtems/score/or1k-utility.h>
#include <rtems/timecounter.h>
#include "../../../shared/dev/clock/clockimpl.h"
Functions | |
CPU_Counter_ticks | _CPU_Counter_read (void) |
Gets the current CPU counter value. | |
This source file contains the implementation of the or1k Clock Driver.