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

    unix.c File Reference

    #include <unistd.h>
    #include <stdio.h>
    #include <stdlib.h>
    @@ -30,10 +30,24 @@

    Include dependency graph for unix.c:

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

    @@ -43,33 +57,33 @@ struct  CANPort

    Defines

    -#define DLL_CALL(funcname)   (* funcname##_driver) - -#define FCT_PTR_INIT   =NULL - -#define DLSYM(name) - -#define MAX_NB_CAN_PORTS   16 +#define DLL_CALL(funcname)   (* funcname##_driver) + +#define FCT_PTR_INIT   =NULL + +#define DLSYM(name) + +#define MAX_NB_CAN_PORTS   16

    Functions

    -UNS8 UnLoadCanDriver (LIB_HANDLE handle) - -LIB_HANDLE LoadCanDriver (char *driver_name) - -UNS8 canSend (CAN_PORT port, Message *m) - -void canReceiveLoop (CAN_PORT port) - -CAN_PORT canOpen (s_BOARD *board, CO_Data *d) - -int canClose (CO_Data *d) +UNS8 UnLoadCanDriver (LIB_HANDLE handle) + +LIB_HANDLE LoadCanDriver (char *driver_name) + +UNS8 canSend (CAN_PORT port, Message *m) + +void canReceiveLoop (CAN_PORT port) + +CAN_PORT canOpen (s_BOARD *board, CO_Data *d) + +int canClose (CO_Data *d)

    Variables

    -CANPort canports [MAX_NB_CAN_PORTS] = {{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,}} +CANPort canports [MAX_NB_CAN_PORTS] = {{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,}}

    Define Documentation

    - +
    @@ -93,7 +107,7 @@ Referenced by canClose(), canOpen(), canReceiveLoop(), and canSend().

    - +

    @@ -113,7 +127,7 @@ Value:
    *(void **) (&name##_driver) = dlsym(handle, #name"_driver");\
             if ((error = dlerror()) != NULL)  {\
                     fprintf (stderr, "%s\n", error);\
    -                UnLoadCanDriver(handle);\
    +                UnLoadCanDriver(handle);\
                     return NULL;\
             }
     
    @@ -123,7 +137,7 @@ Referenced by LoadCanDriver().

    - +

    @@ -140,7 +154,7 @@ Definition at line 28 of file unix.c.

    - +

    @@ -160,7 +174,7 @@


    Function Documentation

    - +
    @@ -184,12 +198,12 @@ Referenced by canClose(), LoadCanDriver(), and main().

    - -

    -
    -
    - - + +
    +
    +
    CAN_PORT canOpen
    + + @@ -217,14 +231,14 @@ Referenced by canOpen(), LoadCanDriver(), and main().

    - +

    CAN_PORT canOpen ( s_BOARD board,
    - + @@ -242,29 +256,50 @@

    Referenced by canOpen().

    -Here is the call graph for this function:

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

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

    - +

    void canReceiveLoop (CAN_PORT CAN_PORT  port  ) 
    - + @@ -288,12 +323,12 @@ Definition at line 120 of file unix.c.

    - -

    -
    -
    UNS8 canSend (CAN_PORT CAN_PORT  port,
    - - + +
    +
    +
    LIB_HANDLE LoadCanDriver
    + + @@ -312,14 +347,14 @@ Referenced by main().

    - +

    LIB_HANDLE LoadCanDriver ( char *  driver_name
    - + @@ -335,12 +370,12 @@


    Variable Documentation

    - -
    -
    -
    UNS8 UnLoadCanDriver (LIB_HANDLE LIB_HANDLE  handle  ) 
    - - + +
    +
    +
    CANPort canports[MAX_NB_CAN_PORTS] = {{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,}}
    + +
    CANPort canports[MAX_NB_CAN_PORTS] = {{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,}}
    @@ -354,7 +389,7 @@ Referenced by canOpen().

    -


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