RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
irq-handler-iterate.c File Reference

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.
 

Detailed Description

This source file contains the implementation of rtems_interrupt_handler_iterate().