22 #include "CrFwCmpData.h" 33 #include "FwPrConfig.h" 34 #include "FwPrDCreate.h" 35 #include "FwSmConfig.h" 36 #include "FwSmDCreate.h" Definition of the OutFactory component.
CrFwPckt_t CrFwOutCmpGetParStart(FwSmDesc_t smDesc)
Return the start address of the parameter area of the OutComponent.
Interface for creating and accessing a report or command packet.
Dummy Component Execution Procedure (CEP) for the Base Component.
Header file to define all invariant publicly available constants and types for the CORDET Framework...
static char limitViolatingTemp
The limit violating temperature.
void CrFwOutCmpDefSerialize(FwSmDesc_t smDesc)
Default implementation of the Serialize Operation for an OutComponent.
Definition of Base Component.
Component Initialization Procedure (CIP) for the Base Component.
void CrDaOutCmpTempViolationSerialize(FwSmDesc_t smDesc)
Implementation of the Serialize Operation for the report for a temperature violation.
Definition of the OutComponent Component of the framework.
void CrDaOutCmpTempViolationSetTemp(char temp)
Set the value of the limit violating temperature (an integer in the range 0 to 255).
Header file to define constants and types for the CORDET Demo.
Component Reset Procedure (CRP) for the Base Component.