diff -r 6efc85c5493e -r 1c1e3599d66a doc/doxygen/html/portsaccess_8h.html --- a/doc/doxygen/html/portsaccess_8h.html Mon Feb 11 11:00:12 2008 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,112 +0,0 @@ - - -CanFestival: include/hcs12/asm-m68hc12/portsaccess.h File Reference - - - - -
-
-
-
- -

portsaccess.h File Reference

-

-This graph shows which files directly or indirectly include this file:

- - - - -

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

Defines

#define IO_PORTS_8(adr)   _io_ports[adr]
#define IO_PORTS_16(adr)   *((unsigned volatile short*) (_io_ports + (adr)))

Variables

volatile unsigned char _io_ports []
-


Define Documentation

- -
-
- - - - - - - - - -
#define IO_PORTS_16 (adr   )    *((unsigned volatile short*) (_io_ports + (adr)))
-
-
- -

- -

-Definition at line 46 of file portsaccess.h. -

-Referenced by __attribute__(), canAddIdToFilter(), getElapsedTime(), initSCI_0(), and initSCI_1(). -

-

- -

-
- - - - - - - - - -
#define IO_PORTS_8 (adr   )    _io_ports[adr]
-
-
- -

- -

-Definition at line 39 of file portsaccess.h. -

-Referenced by canAddIdToFilter(), canEnable(), canInit(), canInit1Filter(), canInitClock(), canInitFilter(), canInitMode(), canInitModeQ(), canMsgTransmit(), canSetInterrupt(), canSleepMode(), canSleepModeQ(), canSleepWupMode(), canTestInitMode(), canTestSleepMode(), gene_SYNC_initialisation(), gene_SYNC_operational(), gene_SYNC_preOperational(), gene_SYNC_stopped(), initPLL(), initPortB(), initPortH(), initSCI_0(), initSCI_1(), initSensor(), initTimer(), and printSCI_str(). -

-

-


Variable Documentation

- -
-
- - - - -
volatile unsigned char _io_ports[]
-
-
- -

- -

-Referenced by cop_reset(), get_timer_counter(), and set_timer_counter(). -

-

-


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