RTEMS 6.1-rc1
|
This source file contains the implementation of rtems_interrupt_level_body() and the definition of rtems_interrupt_mask to support languages other than C/C++. More...
Functions | |
rtems_mode | rtems_interrupt_level_body (uint32_t level) |
Maps the interrupt level to the associated processor-dependent task mode interrupt level. More... | |
Variables | |
const uint32_t | rtems_interrupt_mask = RTEMS_INTERRUPT_MASK |
This task mode constant has the same value as RTEMS_INTERRUPT_MASK. More... | |
This source file contains the implementation of rtems_interrupt_level_body() and the definition of rtems_interrupt_mask to support languages other than C/C++.