CORDET Framework - C2 Implementation
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
cordetfw/tests/config/CrFwAppSmUserPar.h
Go to the documentation of this file.
1
19
#ifndef CRFW_APPSM_USERPAR_H_
20
#define CRFW_APPSM_USERPAR_H_
21
22
#include "
CrFwAppSmTestCases.h
"
23
33
#define CR_FW_APPSM_STARTUP_ESM CrFwAppSmTestCasesGetStartUpEsm()
34
44
#define CR_FW_APPSM_NORMAL_ESM CrFwAppSmTestCasesGetNormalEsm()
45
55
#define CR_FW_APPSM_RESET_ESM CrFwAppSmTestCasesGetResetEsm()
56
66
#define CR_FW_APPSM_SHUTDOWN_ESM NULL
67
68
#endif
/* CRFW_APPSM_USERPAR_H_ */
CrFwAppSmTestCases.h
Declaration of the test cases for the Application State Machine (see CrFwAppSm.h).
P&P Software GmbH
, Copyright 2012-2013, All Rights Reserved