CORDET Framework - C2 Implementation
cordetfw-examples/src/CrConfigDemoSlave1/CrFwOutFactoryUserPar.h
Go to the documentation of this file.
1 
20 #include "CrDaOutCmpTempViolation.h"
21 
22 #ifndef CRFW_OUTFACTORY_USERPAR_H_
23 #define CRFW_OUTFACTORY_USERPAR_H_
24 
29 #define CR_FW_OUTFACTORY_MAX_NOF_OUTCMP 10
30 
39 #define CR_FW_OUTCMP_NKINDS 1
40 
94 #define CR_FW_OUTCMP_INIT_KIND_DESC \
95  { {64, 4, 0, 2, 100, &CrFwOutCmpDefEnableCheck, &CrFwSmCheckAlwaysTrue, \
96  &CrFwSmCheckAlwaysFalse, &CrFwSmEmptyAction, &CrDaOutCmpTempViolationSerialize}, \
97  }
98 
99 #endif /* CR_FW_OUTFACTORY_USERPAR_H_ */
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved