RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
irq-handler-remove.c File Reference

This source file contains the implementation of rtems_interrupt_handler_remove(). More...

#include <bsp/irq-generic.h>
#include <stdlib.h>

Functions

rtems_status_code rtems_interrupt_handler_remove (rtems_vector_number vector, rtems_interrupt_handler routine, void *arg)
 Removes the interrupt handler routine and argument from the interrupt vector.
 

Detailed Description

This source file contains the implementation of rtems_interrupt_handler_remove().