diff -r 6787754b251b -r b6572d0336c3 doc/doxygen/html/interrupt_8h.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/interrupt_8h.html Mon Jun 04 17:59:50 2007 +0200 @@ -0,0 +1,109 @@ + + +CanFestival: /home/epimerde/documents/tc11/CanFestival-3/include/hcs12/interrupt.h File Reference + + + + +
+
+
+
+

/home/epimerde/documents/tc11/CanFestival-3/include/hcs12/interrupt.h File Reference

+

+Go to the source code of this file. + + + + + + + + +

Functions

void lock (void)
void unlock (void)
void __attribute__ ((interrupt)) timerOvflHdl(void)
+


Function Documentation

+ +
+
+ + + + + + + + + +
void __attribute__ ((interrupt)   ) 
+
+
+ +

+Message transmitted on MSCAN 0 +

+Definition at line 54 of file canOpenDriver.c. +

+References IO_PORTS_16, and TC4H. +

+

+ +

+
+ + + + + + + + + +
void lock (void   ) 
+
+
+ +

+Disable interrupts +

+Definition at line 49 of file interrupt.c. +

+References __asm__(). +

+

+ +

+
+ + + + + + + + + +
void unlock (void   ) 
+
+
+ +

+Enable interrupts +

+Definition at line 57 of file interrupt.c. +

+References __asm__(). +

+

+


Generated on Mon Jun 4 16:29:07 2007 for CanFestival by  + +doxygen 1.5.1
+ +