RTEMS 7.0-rc1
Loading...
Searching...
No Matches
Macros
tm27.h File Reference

BSP tm27 header. 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()   /* empty */
 
#define Clear_tm27_intr()   /* empty */
 
#define Lower_tm27_intr()   /* empty */
 

Detailed Description

BSP tm27 header.

Macro Definition Documentation

◆ Install_tm27_vector

#define Install_tm27_vector (   handler)
Value:
do { \
(void) (handler); \
} while (0)