RTEMS 6.1-rc6
|
#include <bsp.h>
#include <rtems.h>
#include <bsp/fatal.h>
#include <rtems/sysinit.h>
#include "tr-fatal-clock-xil-ttc-irq-install.h"
#include <rtems/test.h>
Data Structures | |
struct | DevClockXilTtcValFatalIrqInstall_Context |
Test context for spec:/dev/clock/xil-ttc/val/fatal-irq-install test case. More... | |
Functions | |
RTEMS_SYSINIT_ITEM (OccupyClockInterrupt, RTEMS_SYSINIT_DEVICE_DRIVERS, RTEMS_SYSINIT_ORDER_FIRST) | |
void | DevClockXilTtcValFatalIrqInstall_Run (rtems_fatal_source source, rtems_fatal_code code) |
Runs the parameterized test case. | |