CORDET Framework - C2 Implementation
CrPsCmd17s3StartCreate.c File Reference

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

Go to the source code of this file.

Functions

FwPrBool_t CrPsTestOnBoardConnectionStartG1E (FwPrDesc_t prDesc)
 FW Profile function definitions. More...
 
FwPrBool_t CrPsTestOnBoardConnectionStartG2E (FwPrDesc_t prDesc)
 Guard on the Control Flow from DECISION2 to N9. More...
 
FwPrBool_t CrPsTestOnBoardConnectionStartG3E (FwPrDesc_t prDesc)
 Guard on the Control Flow from DECISION3 to N10. More...
 
FwPrDesc_t CrPsCmd17s3StartCreate (void *prData)
 Create a new procedure descriptor. More...
 

Detailed Description

Create one instance of the CrPsCmd17s3Start procedure.

Author
FW Profile code generator version 5.01
Date
Created on: May 23 2017 23:40:11
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 CrPsCmd17s3StartCreate.c.

Function Documentation

FwPrDesc_t CrPsCmd17s3StartCreate ( 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 74 of file CrPsCmd17s3StartCreate.c.

FwPrBool_t CrPsTestOnBoardConnectionStartG1E ( FwPrDesc_t  prDesc)

FW Profile function definitions.

CrPsCmd17s3Start function definitions Guard on the Control Flow from DECISION1 to N8. Else

Parameters
smDescthe procedure descriptor
Returns
1

Definition at line 40 of file CrPsCmd17s3StartCreate.c.

FwPrBool_t CrPsTestOnBoardConnectionStartG2E ( FwPrDesc_t  prDesc)

Guard on the Control Flow from DECISION2 to N9.

Else

Parameters
smDescthe procedure descriptor
Returns
1

Definition at line 53 of file CrPsCmd17s3StartCreate.c.

FwPrBool_t CrPsTestOnBoardConnectionStartG3E ( FwPrDesc_t  prDesc)

Guard on the Control Flow from DECISION3 to N10.

Else

Parameters
smDescthe procedure descriptor
Returns
1

Definition at line 66 of file CrPsCmd17s3StartCreate.c.

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