|
RTEMS
5.1
|
13 #ifndef _RTEMS_TMTEST27 14 #error "This is an RTEMS internal file you must not include directly." 26 #define MUST_WAIT_FOR_INTERRUPT 0 28 #define Install_tm27_vector( handler ) set_vector( (handler), \ 31 #define Cause_tm27_intr() pcc->software_int_1_control = 0x0c 34 #define Clear_tm27_intr() pcc->software_int_1_control = 0x00 36 #define Lower_tm27_intr()