RTEMS  5.1
Macros

Interrupt mechanisms for 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 tm27 test.