diff -r f45fd4cd3832 -r 34654679f262 doc/doxygen/html/canOpenDriver_8c.html --- a/doc/doxygen/html/canOpenDriver_8c.html Fri Jul 06 10:53:15 2007 +0200 +++ b/doc/doxygen/html/canOpenDriver_8c.html Mon Jul 16 08:56:03 2007 +0200 @@ -18,7 +18,7 @@
  • Globals
  • +drivers » hcs12

    canOpenDriver.c File Reference

    #include <stddef.h>
    #include "../include/hcs12/asm-m68hc12/portsaccess.h"
    #include "../include/hcs12/asm-m68hc12/ports_def.h"
    @@ -39,77 +39,77 @@ Go to the source code of this file. - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Defines

    #define DEBUG_WAR_CONSOLE_ON
    #define DEBUG_ERR_CONSOLE_ON
    #define max(a, b)   a>b?a:b
    #define DEBUG_WAR_CONSOLE_ON
    #define DEBUG_ERR_CONSOLE_ON
    #define max(a, b)   a>b?a:b

    Functions

    UNS8 f_can_receive (UNS8 notused, Message *m)
    UNS8 canSend (UNS8 notused, Message *m)
    void __attribute__ ((interrupt))
    TIMEVAL getElapsedTime ()
    void resetTimer (void)
    void initTimer (void)
    void initSCI_0 (void)
     Initialisation of the serial port 0.
    void initSCI_1 (void)
     Initialisation of the serial port 1.
    char * hex_convert (char *buf, unsigned long value, char lastCar)
    void printSCI_str (char sci, const char *str)
    void printSCI_nbr (char sci, unsigned long nbr, char lastCar)
    void initPLL (void)
    void initHCS12 (void)
     Put here all the code to init the HCS12.
    char canAddIdToFilter (UNS16 adrCAN, UNS8 nFilter, UNS16 id)
    char canChangeFilter (UNS16 adrCAN, canBusFilterInit fi)
    char canEnable (UNS16 adrCAN)
    char canInit (UNS16 adrCAN, canBusInit bi)
    char canInitClock (UNS16 adrCAN, canBusTime clk)
    char canInit1Filter (UNS16 adrCAN, UNS8 nFilter, UNS16 ar, UNS16 mr)
    char canInitFilter (UNS16 adrCAN, canBusFilterInit fi)
    char canInitMode (UNS16 adrCAN)
    char canInitModeQ (UNS16 adrCAN)
    char canMsgTransmit (UNS16 adrCAN, Message msg)
    char canSetInterrupt (UNS16 adrCAN)
    char canSleepMode (UNS16 adrCAN)
    char canSleepModeQ (UNS16 adrCAN)
    char canSleepWupMode (UNS16 adrCAN)
    char canTestInitMode (UNS16 adrCAN)
    char canTestSleepMode (UNS16 adrCAN)
    UNS8 f_can_receive (UNS8 notused, Message *m)
    UNS8 canSend (UNS8 notused, Message *m)
    void __attribute__ ((interrupt))
    TIMEVAL getElapsedTime ()
    void resetTimer (void)
    void initTimer (void)
    void initSCI_0 (void)
     Initialisation of the serial port 0.
    void initSCI_1 (void)
     Initialisation of the serial port 1.
    char * hex_convert (char *buf, unsigned long value, char lastCar)
    void printSCI_str (char sci, const char *str)
    void printSCI_nbr (char sci, unsigned long nbr, char lastCar)
    void initPLL (void)
    void initHCS12 (void)
     Put here all the code to init the HCS12.
    char canAddIdToFilter (UNS16 adrCAN, UNS8 nFilter, UNS16 id)
    char canChangeFilter (UNS16 adrCAN, canBusFilterInit fi)
    char canEnable (UNS16 adrCAN)
    char canInit (UNS16 adrCAN, canBusInit bi)
    char canInitClock (UNS16 adrCAN, canBusTime clk)
    char canInit1Filter (UNS16 adrCAN, UNS8 nFilter, UNS16 ar, UNS16 mr)
    char canInitFilter (UNS16 adrCAN, canBusFilterInit fi)
    char canInitMode (UNS16 adrCAN)
    char canInitModeQ (UNS16 adrCAN)
    char canMsgTransmit (UNS16 adrCAN, Message msg)
    char canSetInterrupt (UNS16 adrCAN)
    char canSleepMode (UNS16 adrCAN)
    char canSleepModeQ (UNS16 adrCAN)
    char canSleepWupMode (UNS16 adrCAN)
    char canTestInitMode (UNS16 adrCAN)
    char canTestSleepMode (UNS16 adrCAN)

    Define Documentation

    - +
    @@ -126,7 +126,7 @@ Definition at line 24 of file canOpenDriver.c.

    - +

    @@ -143,7 +143,7 @@ Definition at line 23 of file canOpenDriver.c.

    - +

    @@ -167,7 +167,7 @@


    Function Documentation

    - +
    @@ -191,7 +191,7 @@ References IO_PORTS_16, and TC4H.

    - +

    @@ -229,14 +229,14 @@

    References CANIDAR0, CANIDAR2, CANIDAR4, CANIDAR6, canTestInitMode(), IO_PORTS_16, IO_PORTS_8, MSG_WAR, and UNS8.

    -Here is the call graph for this function:

    - - - - - -

    - +Here is the call graph for this function:

    + + + + + +

    +

    @@ -270,21 +270,21 @@

    Referenced by gene_SYNC_operational(), and gene_SYNC_preOperational().

    -Here is the call graph for this function:

    - - - - - - - - - - - - -

    - +Here is the call graph for this function:

    + + + + + + + + + + + + +

    +

    @@ -310,7 +310,7 @@ Referenced by canInit().

    - +

    @@ -342,23 +342,23 @@

    References CANCTL0, CANCTL1, canBusInit::cane, canEnable(), canInitClock(), canInitFilter(), canInitMode(), canInitModeQ(), canSetInterrupt(), canSleepMode(), canSleepModeQ(), canTestInitMode(), canBusInit::clk, canBusInit::cswai, canBusInit::fi, IO_PORTS_8, canBusInit::listen, canBusInit::loopb, canBusInit::time, and canBusInit::wupm.

    -Here is the call graph for this function:

    - - - - - - - - - - - - - - -

    - +Here is the call graph for this function:

    + + + + + + + + + + + + + + +

    +

    @@ -402,14 +402,14 @@

    References CANIDAR0, CANIDAR2, CANIDAR4, CANIDAR6, canTestInitMode(), IO_PORTS_8, MSG_WAR, and UNS8.

    -Here is the call graph for this function:

    - - - - - -

    - +Here is the call graph for this function:

    + + + + + +

    +

    @@ -443,14 +443,14 @@

    Referenced by canInit().

    -Here is the call graph for this function:

    - - - - - -

    - +Here is the call graph for this function:

    + + + + + +

    +

    @@ -484,14 +484,14 @@

    Referenced by canChangeFilter(), and canInit().

    -Here is the call graph for this function:

    - - - - - -

    - +Here is the call graph for this function:

    + + + + + +

    +

    @@ -516,14 +516,14 @@

    Referenced by canChangeFilter(), and canInit().

    -Here is the call graph for this function:

    - - - - - -

    - +Here is the call graph for this function:

    + + + + + +

    +

    @@ -548,14 +548,14 @@

    Referenced by canChangeFilter(), and canInit().

    -Here is the call graph for this function:

    - - - - - -

    - +Here is the call graph for this function:

    + + + + + +

    +

    @@ -590,7 +590,7 @@ Referenced by canSend().

    - +

    @@ -622,16 +622,16 @@

    References canMsgTransmit(), and CANOPEN_LINE_NUMBER_USED.

    -Referenced by canSend(), LoadCanDriver(), masterSendNMTnodeguard(), masterSendNMTstateChange(), proceedNODE_GUARD(), ProducerHearbeatAlarm(), sendPDO(), sendSDO(), sendSYNC(), and slaveSendBootUp(). -

    -Here is the call graph for this function:

    - - - - - -

    - +Referenced by _sendPDOevent(), canSend(), LoadCanDriver(), masterSendNMTnodeguard(), masterSendNMTstateChange(), proceedNODE_GUARD(), proceedPDO(), ProducerHearbeatAlarm(), sendPDOrequest(), sendSDO(), sendSYNC(), and slaveSendBootUp(). +

    +Here is the call graph for this function:

    + + + + + +

    +

    @@ -657,7 +657,7 @@ Referenced by canChangeFilter(), and canInit().

    - +

    @@ -682,14 +682,14 @@

    Referenced by canChangeFilter(), and canInit().

    -Here is the call graph for this function:

    - - - - - -

    - +Here is the call graph for this function:

    + + + + + +

    +

    @@ -714,15 +714,15 @@

    Referenced by canChangeFilter(), and canInit().

    -Here is the call graph for this function:

    - - - - - - -

    - +Here is the call graph for this function:

    + + + + + + +

    +

    @@ -745,15 +745,15 @@

    References CANCTL0, canTestInitMode(), canTestSleepMode(), IO_PORTS_8, and MSG_WAR.

    -Here is the call graph for this function:

    - - - - - - -

    - +Here is the call graph for this function:

    + + + + + + +

    +

    @@ -779,7 +779,7 @@ Referenced by canAddIdToFilter(), canChangeFilter(), canInit(), canInit1Filter(), canInitClock(), canInitFilter(), canInitMode(), canInitModeQ(), canSleepModeQ(), and canSleepWupMode().

    - +

    @@ -805,7 +805,7 @@ Referenced by canSleepMode(), canSleepModeQ(), and canSleepWupMode().

    - +

    @@ -840,7 +840,7 @@ Referenced by main().

    - +

    @@ -864,7 +864,7 @@ Referenced by StartTimerLoop(), and TimeDispatch().

    - +

    @@ -905,7 +905,7 @@ Referenced by printSCI_nbr().

    - +

    @@ -932,14 +932,14 @@

    Referenced by initSensor().

    -Here is the call graph for this function:

    - - - - - -

    - +Here is the call graph for this function:

    + + + + + +

    +

    @@ -965,7 +965,7 @@ Referenced by initHCS12().

    - +

    @@ -991,7 +991,7 @@ References BUS_CLOCK, IO_PORTS_16, IO_PORTS_8, SCI0, SCIBDH, SCICR1, SCICR2, and SERIAL_SCI0_BAUD_RATE.

    - +

    @@ -1017,7 +1017,7 @@ References BUS_CLOCK, IO_PORTS_16, IO_PORTS_8, SCI1, SCIBDH, SCICR1, SCICR2, and SERIAL_SCI1_BAUD_RATE.

    - +

    @@ -1041,7 +1041,7 @@ Referenced by initSensor(), and StartTimerLoop().

    - +

    @@ -1079,15 +1079,15 @@

    References hex_convert(), and printSCI_str().

    -Here is the call graph for this function:

    - - - - - - -

    - +Here is the call graph for this function:

    + + + + + + +

    +

    @@ -1122,7 +1122,7 @@ Referenced by printSCI_nbr().

    - +

    @@ -1144,7 +1144,7 @@ Definition at line 73 of file canOpenDriver.c.

    -


    Generated on Fri Jun 8 08:51:42 2007 for CanFestival by  +
    Generated on Mon Jul 2 19:10:18 2007 for CanFestival by  doxygen 1.5.1