22 #include "CrFwCmpData.h" 33 #include "FwPrConfig.h" 34 #include "FwPrDCreate.h" 35 #include "FwSmConfig.h" 36 #include "FwSmDCreate.h" Header file to define constants and types for the CORDET Demo.
void CrDaOutCmpTempViolationSetTemp(char temp)
Set the value of the limit violating temperature (an integer in the range 0 to 255).
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...
void CrFwOutCmpDefSerialize(FwSmDesc_t smDesc)
Default implementation of the Serialize Operation for an OutComponent.
static char limitViolatingTemp
The limit violating temperature.
Definition of Base Component.
Component Initialization Procedure (CIP) for the Base Component.
Definition of the OutComponent Component of the framework.
void CrDaOutCmpTempViolationSerialize(FwSmDesc_t smDesc)
Implementation of the Serialize Operation for the report for a temperature violation.
Component Reset Procedure (CRP) for the Base Component.