RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
irq-entry-remove.c File Reference

This source file contains the implementation of rtems_interrupt_entry_remove() and bsp_interrupt_entry_remove(). More...

#include <bsp/irq-generic.h>

Functions

void bsp_interrupt_entry_remove (rtems_vector_number vector, rtems_interrupt_entry *entry, rtems_interrupt_entry **previous_next)
 
rtems_status_code rtems_interrupt_entry_remove (rtems_vector_number vector, rtems_interrupt_entry *entry)
 Removes the interrupt entry from the interrupt vector.
 

Detailed Description

This source file contains the implementation of rtems_interrupt_entry_remove() and bsp_interrupt_entry_remove().