RTEMS 6.1-rc5
|
This source file contains the implementation of HasInterruptVectorEntriesInstalled(). More...
#include "tx-support.h"
#include <rtems/irq-extension.h>
#include <rtems/test.h>
#include <bsp/irq-generic.h>
Functions | |
rtems_vector_number | GetValidInterruptVectorNumber (const rtems_interrupt_attributes *required) |
rtems_vector_number | GetTestableInterruptVector (const rtems_interrupt_attributes *required) |
bool | HasInterruptVectorEntriesInstalled (rtems_vector_number vector) |
This source file contains the implementation of HasInterruptVectorEntriesInstalled().