RTEMS 6.1-rc4
|
This source file contains the implementation of rtems_interrupt_handler_iterate(). More...
#include <bsp/irq-generic.h>
Functions | |
rtems_status_code | rtems_interrupt_handler_iterate (rtems_vector_number vector, rtems_interrupt_per_handler_routine routine, void *arg) |
Iterates over all interrupt handler installed at the interrupt vector. | |
This source file contains the implementation of rtems_interrupt_handler_iterate().