CORDET Framework - C2 Implementation
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
cordetfw/pustests/config/CrFwAppSmUserPar.h
1
25
#ifndef CRFW_APPSM_USERPAR_H_
26
#define CRFW_APPSM_USERPAR_H_
27
28
#include "CrFwAppSmTestCases.h"
29
39
#define CR_FW_APPSM_STARTUP_ESM CrFwAppSmTestCasesGetStartUpEsm()
40
50
#define CR_FW_APPSM_NORMAL_ESM CrFwAppSmTestCasesGetNormalEsm()
51
61
#define CR_FW_APPSM_RESET_ESM CrFwAppSmTestCasesGetResetEsm()
62
72
#define CR_FW_APPSM_SHUTDOWN_ESM NULL
73
74
#endif
/* CRFW_APPSM_USERPAR_H_ */
P&P Software GmbH
, Copyright 2012-2013, All Rights Reserved