![]() |
RTEMS 5.2
|
Interrupt support. More...
Functions | |
| void | bsp_interrupt_handler_default (rtems_vector_number vector) |
| Default interrupt handler. More... | |
| rtems_status_code | bsp_interrupt_facility_initialize () |
| BSP specific initialization. More... | |
| void | bsp_interrupt_vector_enable (rtems_vector_number vector) |
| Enables the interrupt vector with number vector. More... | |
| void | bsp_interrupt_vector_disable (rtems_vector_number vector) |
| Disables the interrupt vector with number vector. More... | |
Interrupt support.