CORDET Framework - C2 Implementation

Create one instance of the CrPsCmd3s1Start procedure. More...

Go to the source code of this file.

Functions

FwPrBool_t CrPsCmd3s1StartG1E (FwPrDesc_t prDesc)
 CR Framework function definitions. More...
 
FwPrBool_t CrPsCmd3s1StartG2E (FwPrDesc_t prDesc)
 Guard on the Control Flow from DECISION2 to DECISION3. More...
 
FwPrBool_t CrPsCmd3s1StartG3E (FwPrDesc_t prDesc)
 Guard on the Control Flow from DECISION3 to DECISION4. More...
 
FwPrBool_t CrPsCmd3s1StartG4E (FwPrDesc_t prDesc)
 Guard on the Control Flow from DECISION4 to N2. More...
 
FwPrBool_t CrPsCmd3s1StartG5E (FwPrDesc_t prDesc)
 Guard on the Control Flow from DECISION5 to N4. More...
 
FwPrBool_t CrPsCmd3s1StartG6E (FwPrDesc_t prDesc)
 Guard on the Control Flow from DECISION6 to N11. More...
 
FwPrDesc_t CrPsCmd3s1StartCreate (void *prData)
 Create a new procedure descriptor. More...
 

Detailed Description

Create one instance of the CrPsCmd3s1Start procedure.

Author
FW Profile code generator version 5.01
Date
Created on: Jan 3 2018 14:29:33
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 CrPsCmd3s1StartCreate.c.

Function Documentation

FwPrDesc_t CrPsCmd3s1StartCreate ( void *  prData)

Create a new procedure descriptor.

This interface creates the procedure descriptor dynamically.

Parameters
prDatathe pointer to the procedure data. A value of NULL is legal (note that the default value of the pointer to the procedure data when the procedure is created is NULL).
Returns
the pointer to the procedure descriptor

Create the procedure

Configure the procedure

Definition at line 79 of file CrPsCmd3s1StartCreate.c.

FwPrBool_t CrPsCmd3s1StartG1E ( FwPrDesc_t  prDesc)

CR Framework function definitions.

Guard on the Control Flow from DECISION1 to DECISION2.

FW Profile function definitions CrPsCmd3s1Start function definitions Guard on the Control Flow from DECISION1 to DECISION2.

Definition at line 37 of file CrPsCmd3s1StartCreate.c.

FwPrBool_t CrPsCmd3s1StartG2E ( FwPrDesc_t  prDesc)

Guard on the Control Flow from DECISION2 to DECISION3.

Definition at line 44 of file CrPsCmd3s1StartCreate.c.

FwPrBool_t CrPsCmd3s1StartG3E ( FwPrDesc_t  prDesc)

Guard on the Control Flow from DECISION3 to DECISION4.

Definition at line 51 of file CrPsCmd3s1StartCreate.c.

FwPrBool_t CrPsCmd3s1StartG4E ( FwPrDesc_t  prDesc)

Guard on the Control Flow from DECISION4 to N2.

Definition at line 58 of file CrPsCmd3s1StartCreate.c.

FwPrBool_t CrPsCmd3s1StartG5E ( FwPrDesc_t  prDesc)

Guard on the Control Flow from DECISION5 to N4.

Definition at line 65 of file CrPsCmd3s1StartCreate.c.

FwPrBool_t CrPsCmd3s1StartG6E ( FwPrDesc_t  prDesc)

Guard on the Control Flow from DECISION6 to N11.

Definition at line 72 of file CrPsCmd3s1StartCreate.c.

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