RTEMS CPU Kit with SuperCore  4.11.3
Macros | Functions
spurious.h File Reference

This file describes the Spurious Interrupt Driver for all boards. More...

#include <rtems/rtems/types.h>
#include <rtems/io.h>
Include dependency graph for spurious.h:

Go to the source code of this file.

Macros

#define SPURIOUS_DRIVER_TABLE_ENTRY   { Spurious_Initialize, NULL, NULL, NULL, NULL, NULL }
 

Functions

rtems_device_driver Spurious_Initialize (rtems_device_major_number, rtems_device_minor_number, void *, rtems_id, uint32_t *)
 

Detailed Description

This file describes the Spurious Interrupt Driver for all boards.