Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141737
b: refs/heads/master
c: 046f45f
h: refs/heads/master
i:
  141735: 5b0fe48
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Apr 3, 2009
1 parent fa6c380 commit 9ce3837
Show file tree
Hide file tree
Showing 20 changed files with 29 additions and 243 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d9068d622f6e8aeaba4049b6d4953cebc2b90938
refs/heads/master: 046f45fa714046ac400e22f48ec8ac77e7faf5cc
11 changes: 2 additions & 9 deletions trunk/drivers/staging/epl/user/EplCfgMau.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,19 +69,16 @@
****************************************************************************/

#include "../EplInc.h"

#ifndef _EPLCFGMA_H_
#define _EPLCFGMA_H_

#include "../EplInc.h"

#if (((EPL_MODULE_INTEGRATION) & (EPL_MODULE_CFGMA)) != 0)

#include "EplObdu.h"
#include "EplSdoComu.h"

//---------------------------------------------------------------------------
// typedef
//---------------------------------------------------------------------------
//define max number of timeouts for configuration of 1 device
#define EPL_CFGMA_MAX_TIMEOUT 3

Expand Down Expand Up @@ -153,10 +150,6 @@ typedef struct {

} tEplCfgMaNode;

//---------------------------------------------------------------------------
// function prototypes
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
// Function: EplCfgMaInit()
//
Expand Down
12 changes: 0 additions & 12 deletions trunk/drivers/staging/epl/user/EplDllu.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,20 +73,8 @@

#include "../EplDll.h"

//---------------------------------------------------------------------------
// const defines
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
// typedef
//---------------------------------------------------------------------------

typedef tEplKernel(* tEplDlluCbAsnd) (tEplFrameInfo * pFrameInfo_p);

//---------------------------------------------------------------------------
// function prototypes
//---------------------------------------------------------------------------

#if(((EPL_MODULE_INTEGRATION) & (EPL_MODULE_DLLU)) != 0)

tEplKernel EplDlluAddInstance(void);
Expand Down
11 changes: 0 additions & 11 deletions trunk/drivers/staging/epl/user/EplDlluCal.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,20 +74,9 @@
#include "../EplDll.h"
#include "../EplEvent.h"

//---------------------------------------------------------------------------
// const defines
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
// typedef
//---------------------------------------------------------------------------

typedef tEplKernel(* tEplDlluCbAsnd) (tEplFrameInfo * pFrameInfo_p);

//---------------------------------------------------------------------------
// function prototypes
//---------------------------------------------------------------------------

tEplKernel EplDlluCalAddInstance(void);

tEplKernel EplDlluCalDelInstance(void);
Expand Down
11 changes: 0 additions & 11 deletions trunk/drivers/staging/epl/user/EplEventu.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,17 +73,6 @@

#include "../EplEvent.h"

//---------------------------------------------------------------------------
// const defines
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
// typedef
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
// function prototypes
//---------------------------------------------------------------------------
// init function
tEplKernel EplEventuInit(tEplProcessEventCb pfnApiProcessEventCb_p);

Expand Down
14 changes: 1 addition & 13 deletions trunk/drivers/staging/epl/user/EplIdentu.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,27 +68,15 @@
****************************************************************************/

#include "../EplDll.h"

#ifndef _EPLIDENTU_H_
#define _EPLIDENTU_H_

//---------------------------------------------------------------------------
// const defines
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
// typedef
//---------------------------------------------------------------------------
#include "../EplDll.h"

typedef tEplKernel(* tEplIdentuCbResponse) (unsigned int uiNodeId_p,
tEplIdentResponse *
pIdentResponse_p);

//---------------------------------------------------------------------------
// function prototypes
//---------------------------------------------------------------------------

tEplKernel EplIdentuInit(void);

tEplKernel EplIdentuAddInstance(void);
Expand Down
18 changes: 3 additions & 15 deletions trunk/drivers/staging/epl/user/EplLedu.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,28 +68,16 @@
****************************************************************************/

#include "../EplLed.h"
#include "../EplNmt.h"
#include "EplEventu.h"

#ifndef _EPLLEDU_H_
#define _EPLLEDU_H_

//---------------------------------------------------------------------------
// const defines
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
// typedef
//---------------------------------------------------------------------------
#include "../EplLed.h"
#include "../EplNmt.h"
#include "EplEventu.h"

typedef tEplKernel(* tEplLeduStateChangeCallback) (tEplLedType LedType_p,
BOOL fOn_p);

//---------------------------------------------------------------------------
// function prototypes
//---------------------------------------------------------------------------

#if (((EPL_MODULE_INTEGRATION) & (EPL_MODULE_LEDU)) != 0)

tEplKernel EplLeduInit(tEplLeduStateChangeCallback pfnCbStateChange_p);
Expand Down
18 changes: 3 additions & 15 deletions trunk/drivers/staging/epl/user/EplNmtCnu.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,24 +68,12 @@
****************************************************************************/

#include "EplNmtu.h"
#include "../EplDll.h"
#include "../EplFrame.h"

#ifndef _EPLNMTCNU_H_
#define _EPLNMTCNU_H_

//---------------------------------------------------------------------------
// const defines
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
// typedef
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
// function prototypes
//---------------------------------------------------------------------------
#include "EplNmtu.h"
#include "../EplDll.h"
#include "../EplFrame.h"

#if(((EPL_MODULE_INTEGRATION) & (EPL_MODULE_NMT_CN)) != 0)

Expand Down
14 changes: 1 addition & 13 deletions trunk/drivers/staging/epl/user/EplNmtMnu.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,18 +68,10 @@
****************************************************************************/

#include "EplNmtu.h"

#ifndef _EPLNMTMNU_H_
#define _EPLNMTMNU_H_

//---------------------------------------------------------------------------
// const defines
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
// typedef
//---------------------------------------------------------------------------
#include "EplNmtu.h"

typedef tEplKernel(* tEplNmtMnuCbNodeEvent) (unsigned int uiNodeId_p,
tEplNmtNodeEvent NodeEvent_p,
Expand All @@ -91,10 +83,6 @@ typedef tEplKernel(* tEplNmtMnuCbBootEvent) (tEplNmtBootEvent BootEvent_p,
tEplNmtState NmtState_p,
u16 wErrorCode_p);

//---------------------------------------------------------------------------
// function prototypes
//---------------------------------------------------------------------------

#if(((EPL_MODULE_INTEGRATION) & (EPL_MODULE_NMT_MN)) != 0)

tEplKernel EplNmtMnuInit(tEplNmtMnuCbNodeEvent pfnCbNodeEvent_p,
Expand Down
15 changes: 2 additions & 13 deletions trunk/drivers/staging/epl/user/EplNmtu.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,19 +68,12 @@
****************************************************************************/

#include "../EplNmt.h"
#include "EplEventu.h"

#ifndef _EPLNMTU_H_
#define _EPLNMTU_H_

//---------------------------------------------------------------------------
// const defines
//---------------------------------------------------------------------------
#include "../EplNmt.h"
#include "EplEventu.h"

//---------------------------------------------------------------------------
// typedef
//---------------------------------------------------------------------------
// nmt commands
typedef enum {
// requestable ASnd ServiceIds 0x01..0x1F
Expand Down Expand Up @@ -125,10 +118,6 @@ typedef tEplKernel(* tEplNmtuStateChangeCallback) (tEplEventNmtStateChange NmtSt

typedef tEplKernel(* tEplNmtuCheckEventCallback) (tEplNmtEvent NmtEvent_p);

//---------------------------------------------------------------------------
// function prototypes
//---------------------------------------------------------------------------

#if(((EPL_MODULE_INTEGRATION) & (EPL_MODULE_NMTU)) != 0)

tEplKernel EplNmtuInit(void);
Expand Down
15 changes: 2 additions & 13 deletions trunk/drivers/staging/epl/user/EplNmtuCal.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,23 +69,12 @@
****************************************************************************/

#include "EplNmtu.h"
#include "../kernel/EplNmtk.h"

#ifndef _EPLNMTUCAL_H_
#define _EPLNMTUCAL_H_

//---------------------------------------------------------------------------
// const defines
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
// typedef
//---------------------------------------------------------------------------
#include "EplNmtu.h"
#include "../kernel/EplNmtk.h"

//---------------------------------------------------------------------------
// function prototypes
//---------------------------------------------------------------------------
tEplNmtState EplNmtkCalGetNmtState(void);

#endif // #ifndef _EPLNMTUCAL_H_
14 changes: 1 addition & 13 deletions trunk/drivers/staging/epl/user/EplObdu.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,22 +68,10 @@
****************************************************************************/

#include "../EplObd.h"

#ifndef _EPLOBDU_H_
#define _EPLOBDU_H_

//---------------------------------------------------------------------------
// const defines
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
// typedef
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
// function prototypes
//---------------------------------------------------------------------------
#include "../EplObd.h"

#if (((EPL_MODULE_INTEGRATION) & (EPL_MODULE_OBDU)) != 0)

Expand Down
13 changes: 1 addition & 12 deletions trunk/drivers/staging/epl/user/EplObduCal.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,22 +69,11 @@
****************************************************************************/

#include "../EplObd.h"

#ifndef _EPLOBDUCAL_H_
#define _EPLOBDUCAL_H_

//---------------------------------------------------------------------------
// const defines
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
// typedef
//---------------------------------------------------------------------------
#include "../EplObd.h"

//---------------------------------------------------------------------------
// function prototypes
//---------------------------------------------------------------------------
tEplKernel EplObduCalWriteEntry(unsigned int uiIndex_p,
unsigned int uiSubIndex_p,
void *pSrcData_p,
Expand Down
12 changes: 0 additions & 12 deletions trunk/drivers/staging/epl/user/EplPdou.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,18 +72,6 @@

#include "../EplPdo.h"

//---------------------------------------------------------------------------
// const defines
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
// typedef
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
// function prototypes
//---------------------------------------------------------------------------

tEplKernel EplPdouAddInstance(void);

tEplKernel EplPdouDelInstance(void);
Expand Down
15 changes: 2 additions & 13 deletions trunk/drivers/staging/epl/user/EplSdoAsndu.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,23 +68,12 @@
****************************************************************************/

#include "../EplSdo.h"
#include "../EplDll.h"

#ifndef _EPLSDOASNDU_H_
#define _EPLSDOASNDU_H_

//---------------------------------------------------------------------------
// const defines
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
// typedef
//---------------------------------------------------------------------------
#include "../EplSdo.h"
#include "../EplDll.h"

//---------------------------------------------------------------------------
// function prototypes
//---------------------------------------------------------------------------
#if(((EPL_MODULE_INTEGRATION) & (EPL_MODULE_SDO_ASND)) != 0)

tEplKernel EplSdoAsnduInit(tEplSequLayerReceiveCb fpReceiveCb_p);
Expand Down
17 changes: 3 additions & 14 deletions trunk/drivers/staging/epl/user/EplSdoAsySequ.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,26 +68,15 @@
****************************************************************************/

#ifndef _EPLSDOASYSEQU_H_
#define _EPLSDOASYSEQU_H_

#include "../EplSdo.h"
#include "EplSdoUdpu.h"
#include "EplSdoAsndu.h"
#include "../EplEvent.h"
#include "EplTimeru.h"

#ifndef _EPLSDOASYSEQU_H_
#define _EPLSDOASYSEQU_H_

//---------------------------------------------------------------------------
// const defines
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
// typedef
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
// function prototypes
//---------------------------------------------------------------------------
tEplKernel EplSdoAsySeqInit(tEplSdoComReceiveCb fpSdoComCb_p,
tEplSdoComConCb fpSdoComConCb_p);

Expand Down
Loading

0 comments on commit 9ce3837

Please sign in to comment.