CORDET Framework - C2 Implementation
cordetfw-examples/src/CrConfigDemoMaster/CrFwInFactoryUserPar.h
Go to the documentation of this file.
1 
20 #ifndef CRMA_INFACTORY_USERPAR_H_
21 #define CRMA_INFACTORY_USERPAR_H_
22 
23 #include "CrMaInRepTempViolation.h"
31 #define CR_FW_INFACTORY_MAX_NOF_INCMD 5
32 
37 #define CR_FW_INFACTORY_MAX_NOF_INREP 5
38 
54 #define CR_FW_INCMD_NKINDS 1
55 
64 #define CR_FW_INREP_NKINDS 1
65 
116 #define CR_FW_INCMD_INIT_KIND_DESC \
117  { {1, 1, 1, &CrFwPrCheckAlwaysTrue, &CrFwSmCheckAlwaysTrue, &CrFwSmEmptyAction, \
118  &CrFwSmEmptyAction, &CrFwSmEmptyAction, &CrFwSmEmptyAction}, \
119  }
120 
159 #define CR_FW_INREP_INIT_KIND_DESC \
160  { {64, 4, 0, &CrMaInRepTempViolationUpdateAction, &CrMaInRepTempViolationValidityCheck}, \
161  }
162 
163 #endif /* CRFW_INFACTORY_USERPAR_H_ */
Definition of the utility functions for the CORDET Framework.
Temperature Violation InReport.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved