RTEMS 6.1-rc4
|
This source file contains the implementation of directive bindings of the Interrupt Manager for languages other than C/C++. More...
Functions | |
rtems_interrupt_level | rtems_interrupt_disable (void) |
void | rtems_interrupt_enable (rtems_interrupt_level previous_level) |
void | rtems_interrupt_flash (rtems_interrupt_level previous_level) |
bool | rtems_interrupt_is_in_progress (void) |
This source file contains the implementation of directive bindings of the Interrupt Manager for languages other than C/C++.