30 #include <CrFwCmpData.h> 33 #include "FwSmConstants.h" 34 #include "FwSmConfig.h" 36 #include "FwPrDCreate.h" 37 #include "FwPrConfig.h" 39 #include "FwPrConstants.h" 65 pckt = cmpSpecificData->
pckt;
69 for (evtSlot = 0; evtSlot <
EVT_N_EID; evtSlot++)
75 evtEid = evtEidArray[evtSlot];
Type for the Framework Component Data (FCD).
void setEvtRepDisabledRepEventIdItem(void *p, CrPsNumberU4_t N, CrPsEid_t src)
Set "EventId" arrayItem in "EvtRepDisabledRep" packet.
#define EVT_N_EID
Number of event identifiers supported by the application.
Header file to define all user-configurable constants and types for the IASW Application.
Interface for accessing data pool items.
Definition of the OutFactory component.
Type for the data describing an OutComponent.
CrFwPckt_t pckt
Packet to which the out-going command or report is serialized.
Interface for creating and accessing a report or command packet.
uint16_t CrPsEid_t
Type used for Event Id of a Packet.
void * cmpSpecificData
Derived data which are specific to each type of framework component.
void CrPsEvtRepDisabledRepUpdateAction(FwSmDesc_t smDesc)
Update action of TM(5,8) EvtRepDisabledRep.
Interface for accessing fields in packets of service "ServEvt".
char * CrFwPckt_t
Type for packets (see CrFwPckt.h).
Definition of the OutComponent Component of the framework.
#define EVT_EID
Array of EVT_N_EID elements holding the event identifiers in ascending order.
auxiliary Interface for accessing fields in packets of service "ServEvt".
Definition of the OutLoader component.
unsigned short CrFwCounterU2_t
Type used for unsigned integers with a "medium" range.
static CrPsFlag_t getDpisEidEnabledItem(int i)
Gets the value of the i-th element in the datapool array isEidEnabled.
Implementation of TM(5,8) EvtRepDisabledRep.