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

    applicfg.h File Reference

    #include <string.h>
    #include <stdio.h>
    #include <../include/hcs12/asm-m68hc12/portsaccess.h>
    @@ -30,95 +30,95 @@

    Include dependency graph for applicfg.h:

    - - + +

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

    Defines

    #define CANOPEN_BIG_ENDIAN   1
     Define the architecture : little_endian or big_endian.
    #define BUS_CLOCK   8
    #define SERIAL_SCI0_BAUD_RATE   38400
     Configuration of the serials port SCI0 and SCI1.
    #define SERIAL_SCI1_BAUD_RATE   9600
    #define INTEGER8   signed char
    #define INTEGER16   short
    #define INTEGER24
    #define INTEGER32   long
    #define INTEGER40
    #define INTEGER48
    #define INTEGER56
    #define INTEGER64
    #define UNS8   unsigned char
    #define UNS16   unsigned short
    #define UNS32   unsigned long
    #define UNS24
    #define UNS40
    #define UNS48
    #define UNS56
    #define UNS64
    #define TIMEVAL   UNS32
    #define TIMEVAL_MAX   0xFFFF
    #define MS_TO_TIMEVAL(ms)   (ms * 250)
    #define US_TO_TIMEVAL(us)   (us>>2)
    #define REAL32   float
    #define REAL64   double
    #define MSG_ERR(num, str, val)
     Definition of MSG_ERR.
    #define MSG_WAR(num, str, val)
     Definition of MSG_WAR.
    #define CANOPEN_BIG_ENDIAN   1
     Define the architecture : little_endian or big_endian.
    #define BUS_CLOCK   8
    #define SERIAL_SCI0_BAUD_RATE   38400
     Configuration of the serials port SCI0 and SCI1.
    #define SERIAL_SCI1_BAUD_RATE   9600
    #define INTEGER8   signed char
    #define INTEGER16   short
    #define INTEGER24
    #define INTEGER32   long
    #define INTEGER40
    #define INTEGER48
    #define INTEGER56
    #define INTEGER64
    #define UNS8   unsigned char
    #define UNS16   unsigned short
    #define UNS32   unsigned long
    #define UNS24
    #define UNS40
    #define UNS48
    #define UNS56
    #define UNS64
    #define TIMEVAL   UNS32
    #define TIMEVAL_MAX   0xFFFF
    #define MS_TO_TIMEVAL(ms)   (ms * 250)
    #define US_TO_TIMEVAL(us)   (us>>2)
    #define REAL32   float
    #define REAL64   double
    #define MSG_ERR(num, str, val)
     Definition of MSG_ERR.
    #define MSG_WAR(num, str, val)
     Definition of MSG_WAR.

    Functions

    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.
    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.


    Define Documentation

    - +
    @@ -137,7 +137,7 @@ Referenced by initSCI_0(), and initSCI_1().

    - +

    @@ -158,7 +158,7 @@ Referenced by _writeNetworkDict(), and getReadResultNetworkDict().

    - +

    @@ -175,7 +175,7 @@ Definition at line 130 of file applicfg.h.

    - +

    @@ -192,7 +192,7 @@ Definition at line 131 of file applicfg.h.

    - +

    @@ -209,7 +209,7 @@ Definition at line 132 of file applicfg.h.

    - +

    @@ -226,7 +226,7 @@ Definition at line 133 of file applicfg.h.

    - +

    @@ -243,7 +243,7 @@ Definition at line 134 of file applicfg.h.

    - +

    @@ -260,7 +260,7 @@ Definition at line 135 of file applicfg.h.

    - +

    @@ -277,7 +277,7 @@ Definition at line 136 of file applicfg.h.

    - +

    @@ -293,10 +293,10 @@

    Definition at line 129 of file applicfg.h.

    -Referenced by CopyBits(). - -

    - +Referenced by CopyBits(). + +

    +

    @@ -317,10 +317,10 @@

    Definition at line 156 of file applicfg.h.

    -Referenced by heartbeatInit(), and proceedNODE_GUARD(). - -

    - +Referenced by _sendPDOevent(), heartbeatInit(), and proceedNODE_GUARD(). + +

    +

    @@ -349,10 +349,10 @@

    Definition at line 177 of file applicfg.h.

    -Referenced by _readNetworkDict(), _writeNetworkDict(), gene_SYNC_heartbeatError(), getReadResultNetworkDict(), getWriteResultNetworkDict(), lineToSDO(), proceedPDO(), proceedSDO(), proceedSYNC(), SDOTimeoutAlarm(), SDOtoLine(), sendSDO(), and setSDOlineRestBytes(). - -

    - +Referenced by _readNetworkDict(), _sendPDOevent(), _writeNetworkDict(), buildPDO(), gene_SYNC_heartbeatError(), getReadResultNetworkDict(), getWriteResultNetworkDict(), lineToSDO(), proceedPDO(), proceedSDO(), SDOTimeoutAlarm(), SDOtoLine(), sendPDOrequest(), sendSDO(), and setSDOlineRestBytes(). + +

    +

    @@ -381,10 +381,10 @@

    Definition at line 190 of file applicfg.h.

    -Referenced by _getODentry(), _readNetworkDict(), _setODentry(), _writeNetworkDict(), accessDictionaryError(), canAddIdToFilter(), canInit1Filter(), canInitClock(), canInitFilter(), canMsgTransmit(), canSleepModeQ(), canSleepWupMode(), closeSDOtransfer(), DelAlarm(), failedSDO(), gene_SYNC_initialisation(), gene_SYNC_operational(), gene_SYNC_preOperational(), gene_SYNC_stopped(), initHCS12(), initSDOline(), initSensor(), main(), masterSendNMTnodeguard(), masterSendNMTstateChange(), objdictToSDOline(), PDOmGR(), proceedNMTstateChange(), proceedNODE_GUARD(), proceedPDO(), proceedSDO(), proceedSYNC(), ProducerHearbeatAlarm(), resetSDOline(), SDOlineToObjdict(), SDOTimeoutAlarm(), sendPDO(), sendPDOrequest(), sendSDO(), sendSDOabort(), sendSYNC(), and slaveSendBootUp(). - -

    - +Referenced by _getODentry(), _readNetworkDict(), _sendPDOevent(), _setODentry(), _writeNetworkDict(), accessDictionaryError(), buildPDO(), canAddIdToFilter(), canInit1Filter(), canInitClock(), canInitFilter(), canMsgTransmit(), canSleepModeQ(), canSleepWupMode(), closeSDOtransfer(), DelAlarm(), failedSDO(), gene_SYNC_initialisation(), gene_SYNC_operational(), gene_SYNC_preOperational(), gene_SYNC_stopped(), initHCS12(), initSDOline(), initSensor(), main(), masterSendNMTnodeguard(), masterSendNMTstateChange(), objdictToSDOline(), proceedNMTstateChange(), proceedNODE_GUARD(), proceedPDO(), proceedSDO(), proceedSYNC(), ProducerHearbeatAlarm(), resetSDOline(), SDOlineToObjdict(), SDOTimeoutAlarm(), sendPDOrequest(), sendSDO(), sendSDOabort(), sendSYNC(), and slaveSendBootUp(). + +

    +

    @@ -401,7 +401,7 @@ Definition at line 161 of file applicfg.h.

    - +

    @@ -418,7 +418,7 @@ Definition at line 162 of file applicfg.h.

    - +

    @@ -439,7 +439,7 @@ Referenced by initSCI_0().

    - +

    @@ -458,7 +458,7 @@ Referenced by initSCI_1().

    - +

    @@ -477,7 +477,7 @@ Referenced by class_timers::get_timer(), heartbeatInit(), proceedNODE_GUARD(), StartTimerLoop(), TimeDispatch(), and class_timers::timer_loop_thread_proc().

    - +

    @@ -496,7 +496,7 @@ Referenced by class_timers::set_timer(), setTimer(), class_timers::start_timer_thread(), TimeDispatch(), and class_timers::timer_loop_thread_proc().

    - +

    @@ -512,10 +512,10 @@

    Definition at line 140 of file applicfg.h.

    -Referenced by _readNetworkDict(), _writeNetworkDict(), decompo_dcf(), gene_SYNC_operational(), heartbeatInit(), proceedPDO(), proceedSDO(), proceedSYNC(), sendPDOrequest(), sendSDO(), setNodeId(), and setState(). - -

    - +Referenced by _readNetworkDict(), _sendPDOevent(), _writeNetworkDict(), buildPDO(), decompo_dcf(), gene_SYNC_operational(), heartbeatInit(), PDOInit(), PDOStop(), proceedPDO(), proceedSDO(), sendPDOrequest(), sendSDO(), setNodeId(), and setState(). + +

    +

    @@ -532,7 +532,7 @@ Definition at line 142 of file applicfg.h.

    - +

    @@ -548,10 +548,10 @@

    Definition at line 141 of file applicfg.h.

    -Referenced by _getODentry(), _readNetworkDict(), _setODentry(), _writeNetworkDict(), ConsumerHearbeatAlarm(), decompo_dcf(), heartbeatInit(), main(), objdictToSDOline(), proceedNODE_GUARD(), proceedPDO(), proceedSDO(), proceedSYNC(), ReadSDO(), RegisterSetODentryCallBack(), SDOlineToObjdict(), sendPDOrequest(), sendSDO(), setNodeId(), setState(), TestMaster_initialisation(), and TestMaster_post_TPDO(). - -

    - +Referenced by _getODentry(), _readNetworkDict(), _sendPDOevent(), _setODentry(), _writeNetworkDict(), buildPDO(), ConsumerHearbeatAlarm(), decompo_dcf(), heartbeatInit(), main(), objdictToSDOline(), PDOInit(), proceedNODE_GUARD(), proceedPDO(), proceedSDO(), ReadSDO(), RegisterSetODentryCallBack(), SDOlineToObjdict(), sendPDOrequest(), sendSDO(), setNodeId(), setState(), TestMaster_initialisation(), and TestMaster_post_TPDO(). + +

    +

    @@ -568,7 +568,7 @@ Definition at line 143 of file applicfg.h.

    - +

    @@ -585,7 +585,7 @@ Definition at line 144 of file applicfg.h.

    - +

    @@ -602,7 +602,7 @@ Definition at line 145 of file applicfg.h.

    - +

    @@ -617,9 +617,11 @@

    Definition at line 146 of file applicfg.h. - -

    - +

    +Referenced by _sendPDOevent(). + +

    +

    @@ -635,10 +637,10 @@

    Definition at line 139 of file applicfg.h.

    -Referenced by _getODentry(), _readNetworkDict(), _setODentry(), _writeNetworkDict(), canAddIdToFilter(), canInit1Filter(), canMsgTransmit(), canReceive_driver(), canSend(), canSend_driver(), closeSDOtransfer(), ConsumerHearbeatAlarm(), CopyBits(), decompo_dcf(), f_can_receive(), failedSDO(), gene_SYNC_operational(), can_uvccm_win32::get_can_data(), getReadResultNetworkDict(), getSDOfreeLine(), getSDOlineOnUse(), getSDOlineRestBytes(), getWriteResultNetworkDict(), heartbeatInit(), heartbeatStop(), initSensor(), lineToSDO(), main(), masterRequestNodeState(), objdictToSDOline(), PDOmGR(), proceedNODE_GUARD(), proceedPDO(), proceedSDO(), proceedSYNC(), ProducerHearbeatAlarm(), ReadSDO(), resetSDO(), resetSDOline(), SDOlineToObjdict(), SDOTimeoutAlarm(), SDOtoLine(), sendPDO(), sendPDOrequest(), sendSDO(), sendSDOabort(), sendSYNC(), setNodeId(), TestMaster_initialisation(), and TestMaster_post_TPDO(). - -

    - +Referenced by _getODentry(), _readNetworkDict(), _sendPDOevent(), _setODentry(), _writeNetworkDict(), buildPDO(), canAddIdToFilter(), canInit1Filter(), canMsgTransmit(), canReceive_driver(), canSend(), canSend_driver(), closeSDOtransfer(), ConsumerHearbeatAlarm(), CopyBits(), decompo_dcf(), f_can_receive(), failedSDO(), gene_SYNC_operational(), can_uvccm_win32::get_can_data(), getReadResultNetworkDict(), getSDOfreeLine(), getSDOlineOnUse(), getSDOlineRestBytes(), getWriteResultNetworkDict(), heartbeatInit(), heartbeatStop(), initSensor(), lineToSDO(), main(), masterRequestNodeState(), objdictToSDOline(), PDOStop(), proceedNODE_GUARD(), proceedPDO(), proceedSDO(), proceedSYNC(), ProducerHearbeatAlarm(), ReadSDO(), resetSDO(), resetSDOline(), SDOlineToObjdict(), SDOTimeoutAlarm(), SDOtoLine(), sendSDO(), sendSDOabort(), sendSYNC(), setNodeId(), TestMaster_initialisation(), TestMaster_post_TPDO(), and TPDO_Communication_Parameter_Callback(). + +

    +

    @@ -659,11 +661,11 @@

    Definition at line 157 of file applicfg.h.

    -Referenced by startSYNC(). +Referenced by _sendPDOevent(), and startSYNC().


    Function Documentation

    - +
    @@ -704,7 +706,7 @@ Referenced by printSCI_nbr().

    - +

    @@ -731,14 +733,14 @@

    Referenced by initSensor().

    -Here is the call graph for this function:

    - - +Here is the call graph for this function:

    + +

    - +

    @@ -764,7 +766,7 @@ Referenced by initHCS12().

    - +

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

    - +

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

    - +

    @@ -854,15 +856,15 @@

    References hex_convert(), and printSCI_str().

    -Here is the call graph for this function:

    - - - +Here is the call graph for this function:

    + + +

    - +

    @@ -897,7 +899,7 @@ Referenced by printSCI_nbr().

    -


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