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

    can_driver.h File Reference

    #include "applicfg.h"
    #include "can.h"

    Include dependency graph for can_driver.h:

    - - + +

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

    - - - - - - - - - - - + + + + + + + + + + +

    @@ -52,23 +52,23 @@ struct  struct_s_BOARD

    Defines

    -#define DLL_CALL(funcname)   funcname##_driver +#define DLL_CALL(funcname)   funcname##_driver

    Typedefs

    -typedef struct_s_BOARD s_BOARD +typedef struct_s_BOARD s_BOARD

    Functions

    -UNS8 DLL_CALL() canReceive (CAN_HANDLE, Message *) FCT_PTR_INIT - -UNS8 DLL_CALL() canSend (CAN_HANDLE, Message *) FCT_PTR_INIT - -CAN_HANDLE DLL_CALL() canOpen (s_BOARD *) FCT_PTR_INIT - -int DLL_CALL() canClose (CAN_HANDLE) FCT_PTR_INIT +UNS8 DLL_CALL() canReceive (CAN_HANDLE, Message *) FCT_PTR_INIT + +UNS8 DLL_CALL() canSend (CAN_HANDLE, Message *) FCT_PTR_INIT + +CAN_HANDLE DLL_CALL() canOpen (s_BOARD *) FCT_PTR_INIT + +int DLL_CALL() canClose (CAN_HANDLE) FCT_PTR_INIT

    Define Documentation

    - +
    @@ -91,7 +91,7 @@


    Typedef Documentation

    - +
    @@ -109,14 +109,14 @@


    Function Documentation

    - +
    - + @@ -129,12 +129,12 @@

    - -

    -
    -
    int DLL_CALL() canClose (CAN_HANDLE CAN_HANDLE   ) 
    - - + +
    +
    +
    CAN_HANDLE DLL_CALL() canOpen
    + + @@ -149,14 +149,14 @@

    - +

    CAN_HANDLE DLL_CALL() canOpen ( s_BOARD
    - + @@ -184,14 +184,14 @@ Referenced by canReceiveLoop(), and LoadCanDriver().

    - +

    UNS8 DLL_CALL() canReceive (CAN_HANDLE CAN_HANDLE  ,
    - + @@ -215,7 +215,7 @@ Definition at line 120 of file unix.c.

    -


    Generated on Fri Jun 8 08:51:55 2007 for CanFestival by  +
    Generated on Mon Jul 2 19:10:26 2007 for CanFestival by  doxygen 1.5.1
    UNS8 DLL_CALL() canSend (CAN_HANDLE CAN_HANDLE  ,