diff -r 6efc85c5493e -r 1c1e3599d66a doc/doxygen/html/interrupt_8c.html --- a/doc/doxygen/html/interrupt_8c.html Mon Feb 11 11:00:12 2008 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,149 +0,0 @@ - - -CanFestival: drivers/hcs12/interrupt.c File Reference - - - - -
-
-
-
- -

interrupt.c File Reference

#include "../include/data.h"
-#include "../include/hcs12/applicfg.h"
-#include "../include/hcs12/error.h"
-#include "../include/hcs12/candriver.h"
-#include "../include/hcs12/asm-m68hc12/regs.h"
-#include "../include/hcs12/asm-m68hc12/portsaccess.h"
-#include "../include/hcs12/asm-m68hc12/ports_def.h"
-#include "../include/hcs12/asm-m68hc12/ports.h"
-#include "../include/hcs12/interrupt.h"
- -

-Include dependency graph for interrupt.c:

- -

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

Functions

void lock (void)
void unlock (void)

Variables

volatile char msgRecu
volatile Message canMsgRcv
-


Function Documentation

- -
-
- - - - - - - - - -
void lock (void   ) 
-
-
- -

-Disable interrupts -

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

-References __asm__(). -

-Referenced by initTimer(), and main(). -

-Here is the call graph for this function:

- - - - -
-

- -

-
- - - - - - - - - -
void unlock (void   ) 
-
-
- -

-Enable interrupts -

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

-References __asm__(). -

-Referenced by initSensor(), initTimer(), and main(). -

-Here is the call graph for this function:

- - - - -
-

-


Variable Documentation

- -
-
- - - - -
volatile Message canMsgRcv
-
-
- -

- -

-

- -

-
- - - - -
volatile char msgRecu
-
-
- -

- -

-

-


Generated on Mon Jul 2 19:10:18 2007 for CanFestival by  - -doxygen 1.5.1
- -