RTEMS  5.1
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Macros

Interrupt mechanisms for the tm27 test. More...

Go to the source code of this file.

Macros

#define MUST_WAIT_FOR_INTERRUPT   0
 
#define Install_tm27_vector(handler)
 
#define Cause_tm27_intr()   __asm__ volatile("raise 0x06;" : :);
 
#define Clear_tm27_intr()   /* empty */
 
#define Lower_tm27_intr()   /* empty */
 

Detailed Description

Interrupt mechanisms for the tm27 test.