RTEMS  5.0.0
Typedefs
interrupts.h File Reference

Intel I386 Interrupt Macros. More...

Go to the source code of this file.

Macros

Interrupt Level Macros
#define i386_disable_interrupts(_level)
 
#define i386_enable_interrupts(_level)
 
#define i386_flash_interrupts(_level)
 
#define i386_get_interrupt_level(_level)
 

Typedefs

typedef void(* rtems_raw_irq_hdl) (void)
 
typedef void(* rtems_raw_irq_enable) (const struct __rtems_raw_irq_connect_data__ *)
 
typedef void(* rtems_raw_irq_disable) (const struct __rtems_raw_irq_connect_data__ *)
 
typedef int(* rtems_raw_irq_is_enabled) (const struct __rtems_raw_irq_connect_data__ *)
 

Detailed Description

Intel I386 Interrupt Macros.

Formerly contained in and extracted from libcpu/i386/cpu.h