CORDET Framework - C2 Implementation
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
35
#define CR_FW_APPSM_STARTUP_ESM CrFwAppSmTestCasesGetStartUpEsm()
36
48
#define CR_FW_APPSM_NORMAL_ESM CrFwAppSmTestCasesGetNormalEsm()
49
61
#define CR_FW_APPSM_RESET_ESM CrFwAppSmTestCasesGetResetEsm()
62
74
#define CR_FW_APPSM_SHUTDOWN_ESM NULL
75
76
#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