![]() |
RTEMS
5.1
|
#include <rtems.h>#include <bsp.h>#include <bsp/irq.h>#include <rtems/bspIo.h>#include "../../../shared/dev/clock/clockimpl.h"Functions | |
| void | au1x00_clock_init (void) |
Variables | |
| uint32_t | tick_interval |
| uint32_t | last_match |
Instantiate the clock driver shell.
This uses the TOY (Time of Year) timer to implement the clock.
| #define Clock_driver_support_at_tick | ( | ) |
| #define Clock_driver_support_initialize_hardware | ( | void | ) |
| #define Clock_driver_support_install_isr | ( | _new | ) |
1.8.15