CORDET Framework - C2 Implementation

Start Action for Commands (3,1) and (3,2) to create a new housekeeping/diagnostic report. More...

Go to the source code of this file.

Functions

void CrPsCmd3s1StartN1 (FwPrDesc_t prDesc)
 Action for node N1. More...
 
void CrPsCmd3s1StartN2 (FwPrDesc_t prDesc)
 Action for node N2. More...
 
void CrPsCmd3s1StartN3 (FwPrDesc_t prDesc)
 Action for node N3. More...
 
void CrPsCmd3s1StartN4 (FwPrDesc_t prDesc)
 Action for node N4. More...
 
void CrPsCmd3s1StartN6 (FwPrDesc_t prDesc)
 Action for node N6. More...
 
void CrPsCmd3s1StartN7 (FwPrDesc_t prDesc)
 Action for node N7. More...
 
void CrPsCmd3s1StartN8 (FwPrDesc_t prDesc)
 Action for node N8. More...
 
void CrPsCmd3s1StartN9 (FwPrDesc_t prDesc)
 Action for node N9. More...
 
void CrPsCmd3s1StartN10 (FwPrDesc_t prDesc)
 Action for node N10. More...
 
void CrPsCmd3s1StartN11 (FwPrDesc_t prDesc)
 Action for node N11. More...
 
FwPrBool_t CrPsCmd3s1StartG1 (FwPrDesc_t prDesc)
 Guard on the Control Flow from DECISION1 to N1. More...
 
FwPrBool_t CrPsCmd3s1StartG2 (FwPrDesc_t prDesc)
 Guard on the Control Flow from DECISION2 to N8. More...
 
FwPrBool_t CrPsCmd3s1StartG3 (FwPrDesc_t prDesc)
 Guard on the Control Flow from DECISION3 to N7. More...
 
FwPrBool_t CrPsCmd3s1StartG4 (FwPrDesc_t prDesc)
 Guard on the Control Flow from DECISION4 to N9. More...
 
FwPrBool_t CrPsCmd3s1StartG5 (FwPrDesc_t prDesc)
 Guard on the Control Flow from DECISION5 to N3. More...
 
FwPrBool_t CrPsCmd3s1StartG6 (FwPrDesc_t prDesc)
 Guard on the Control Flow from DECISION6 to N6. More...
 

Variables

static FwSmDesc_t rep
 CrPsCmd3s1Start function definitions. More...
 
static CrPsSid_t rdlSlot
 

Detailed Description

Start Action for Commands (3,1) and (3,2) to create a new housekeeping/diagnostic report.

Author
FW Profile code generator version 5.01
Date
Created on: Sep 6 2017 17:15:26
Author
Christian Reimers chris.nosp@m.tian.nosp@m..reim.nosp@m.ers@.nosp@m.univi.nosp@m.e.ac.nosp@m..at
Markus Rockenbauer marku.nosp@m.s.ro.nosp@m.ckenb.nosp@m.auer.nosp@m.@univ.nosp@m.ie.a.nosp@m.c.at

last modification: 22.01.2018

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Definition in file CrPsCmd3s1StartFunc.c.

Function Documentation

FwPrBool_t CrPsCmd3s1StartG1 ( FwPrDesc_t  prDesc)

Guard on the Control Flow from DECISION1 to N1.

Definition at line 296 of file CrPsCmd3s1StartFunc.c.

FwPrBool_t CrPsCmd3s1StartG2 ( FwPrDesc_t  prDesc)

Guard on the Control Flow from DECISION2 to N8.

Definition at line 323 of file CrPsCmd3s1StartFunc.c.

FwPrBool_t CrPsCmd3s1StartG3 ( FwPrDesc_t  prDesc)

Guard on the Control Flow from DECISION3 to N7.

Definition at line 356 of file CrPsCmd3s1StartFunc.c.

FwPrBool_t CrPsCmd3s1StartG4 ( FwPrDesc_t  prDesc)

Guard on the Control Flow from DECISION4 to N9.

Definition at line 397 of file CrPsCmd3s1StartFunc.c.

FwPrBool_t CrPsCmd3s1StartG5 ( FwPrDesc_t  prDesc)

Guard on the Control Flow from DECISION5 to N3.

Definition at line 469 of file CrPsCmd3s1StartFunc.c.

FwPrBool_t CrPsCmd3s1StartG6 ( FwPrDesc_t  prDesc)

Guard on the Control Flow from DECISION6 to N6.

Definition at line 486 of file CrPsCmd3s1StartFunc.c.

void CrPsCmd3s1StartN1 ( FwPrDesc_t  prDesc)

Action for node N1.

Definition at line 61 of file CrPsCmd3s1StartFunc.c.

void CrPsCmd3s1StartN10 ( FwPrDesc_t  prDesc)

Action for node N10.

Definition at line 254 of file CrPsCmd3s1StartFunc.c.

void CrPsCmd3s1StartN11 ( FwPrDesc_t  prDesc)

Action for node N11.

Definition at line 273 of file CrPsCmd3s1StartFunc.c.

void CrPsCmd3s1StartN2 ( FwPrDesc_t  prDesc)

Action for node N2.

Definition at line 80 of file CrPsCmd3s1StartFunc.c.

void CrPsCmd3s1StartN3 ( FwPrDesc_t  prDesc)

Action for node N3.

Definition at line 119 of file CrPsCmd3s1StartFunc.c.

void CrPsCmd3s1StartN4 ( FwPrDesc_t  prDesc)

Action for node N4.

Definition at line 133 of file CrPsCmd3s1StartFunc.c.

void CrPsCmd3s1StartN6 ( FwPrDesc_t  prDesc)

Action for node N6.

Definition at line 159 of file CrPsCmd3s1StartFunc.c.

void CrPsCmd3s1StartN7 ( FwPrDesc_t  prDesc)

Action for node N7.

Definition at line 178 of file CrPsCmd3s1StartFunc.c.

void CrPsCmd3s1StartN8 ( FwPrDesc_t  prDesc)

Action for node N8.

Definition at line 210 of file CrPsCmd3s1StartFunc.c.

void CrPsCmd3s1StartN9 ( FwPrDesc_t  prDesc)

Action for node N9.

Definition at line 232 of file CrPsCmd3s1StartFunc.c.

Variable Documentation

FwSmDesc_t rep
static

CrPsCmd3s1Start function definitions.

FW Profile function definitions

Definition at line 54 of file CrPsCmd3s1StartFunc.c.

P&P Software GmbH, Copyright 2012-2013, All Rights Reserved