31 #ifndef CRPS_USERCONSTANTS_H_ 32 #define CRPS_USERCONSTANTS_H_ 35 typedef uint32_t One_Bit_t;
36 typedef uint32_t Two_Bit_t;
37 typedef uint32_t Three_Bit_t;
38 typedef uint32_t Four_Bit_t;
39 typedef uint32_t Eleven_Bit_t;
40 typedef uint32_t FourTeen_Bit_t;
42 typedef uint32_t ParameterId_t;
76 typedef uint32_t CrPsPeriod_t;
88 typedef uint32_t CrPsValueU4_t;
97 typedef uint32_t CrPsAddr_t;
100 typedef uint8_t CrPsFlag_t;
103 typedef uint16_t CrPsNumberU2_t;
106 typedef uint16_t CrPsRepetition_t;
109 typedef uint32_t CrPsNumberU4_t;
112 typedef uint16_t CrPsGroup_t;
115 typedef uint32_t CrPsTid_t;
118 typedef uint32_t CrPsSize_t;
121 typedef uint32_t CrPsFailReason_t;
124 typedef uint16_t CrPsPart_t;
127 typedef uint32_t CrPsRid_t;
156 #define CR_FW_MAX_PCKT_LENGTH 1000 163 #define TEST_MAX_APP 10 168 #define HK_N_REP_DEF 5 174 #define HK_COLLECT_PER 3 178 #define HK_MAX_N_SIMPLE 3 182 #define HK_MAX_N_GR 3 190 #define HK_MAX_N_REP 3 196 #define HK_N_SAMP_BUF 3 199 #define HK_N_DEBUG_VAR 3 200 #define HK_MAX_N_ITEMS 3 208 #define EVT_EID {1,2,3,4,5} 212 #define EVT_EID_LEVEL {1,2,3,4,1} 218 #define LPT_UP_TIMEOUT 100 222 #define OUTFACTORY_FAIL 100 225 #define INLOADER_INV_DEST 101 228 #define PART_NMB_ERR 131 232 #define VER_FULL_RDL 201 235 #define VER_RDL_CONSTR 202 238 #define VER_SID_IN_USE 203 241 #define VER_DUPL_DI 204 244 #define VER_REP_CR_FD 205 247 #define VER_OUTLOADER_FD 206 250 #define VER_SID_START_FD 207 253 #define VER_S3S_START_FD 208 257 #define VER_ILL_SID 211 260 #define VER_ENABLED_SID 212 263 #define VER_EID_START_FD 221 266 #define VER_ILL_EID 225 268 #define LPT_FAILCODE_NO_FAIL 0 269 #define LPT_FAILCODE_TIME_OUT 1 270 #define EVT_DOWN_ABORT 131 The Inloader acceptance of a component failed (see CrPsRepErr.h)
uint32_t CrPsRepNum_t
Type used for the Repetition Number of a packet.
uint16_t CrPsParamId_t
Type used for the Parameter ID of a packet.
uint32_t CrPsAux_t
Type used for the Auxiliary Data of a packet.
uint16_t CrPsApid_t
Type used for the Application ID of a packet.
uint16_t CrPsDestSrc_t
Type used for the Destination or Source of a packet.
uint16_t CrPsEid_t
Type used for Event Id of a Packet.
uint32_t CrPsStepId_t
Type used for the Step ID of a packet.
The Inloader detects an invalid destination (see CrPsRepErr.h)
uint32_t CrPsCollectInterval_t
Type used for the Collection Interval of a packet.
The Outfactory failed to make the component (see CrPsRepErr.h)
CrPsRepErrCode_t
Identifier for the errors reported through the error reporting interface of CrFwRepErr.h.
uint32_t CrPsFailData_t
Type used for the Failure Data of a packet.
uint32_t CrPsParamValueU4_t
Type used for Parameter Values of unsigned 32bit Integers.
uint16_t CrPsFailCode_t
Type used for the Failure Code of a packet.
uint8_t CrPsSid_t
Type used for the Parameter Report Structure ID of a packet.
uint32_t CrPsTimeOut_t
Type used for the Timeout for packets.
uint8_t CrPsStatus_t
Type used for the Status of a packet.
uint16_t CrPsSeqCtrl_t
Type used for the Sequence Control of a packet.