RTEMS 6.1-rc2
|
This source file contains the implementation of the BCM2835 Clock Driver. More...
#include <rtems.h>
#include <bsp.h>
#include <bsp/irq.h>
#include <bsp/irq-generic.h>
#include <bsp/raspberrypi.h>
#include <rtems/timecounter.h>
#include "../../../shared/dev/clock/clockimpl.h"
Functions | |
void | Clock_isr (rtems_irq_hdl_param arg) |
This source file contains the implementation of the BCM2835 Clock Driver.