CORDET Framework - C2 Implementation

Implementation of TC(13,130) LptAbortDownCmd. More...

Go to the source code of this file.

Functions

void CrPsLptAbortDownCmdStartAction (FwSmDesc_t smDesc)
 Start action of TC(13,130) LptAbortDownCmd. More...
 
void CrPsLptAbortDownCmdProgressAction (FwSmDesc_t smDesc)
 Progress action of TC(13,130) LptAbortDownCmd. More...
 
void CrPsLptAbortDownCmdTerminationAction (FwSmDesc_t smDesc)
 Termination action of TC(13,130) LptAbortDownCmd. More...
 

Detailed Description

Implementation of TC(13,130) LptAbortDownCmd.

Note
This file was generated on 2017-11-22 12:47:44
Author
PnP Generator
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 CrPsLptAbortDownCmd.h.

Function Documentation

void CrPsLptAbortDownCmdProgressAction ( FwSmDesc_t  smDesc)

Progress action of TC(13,130) LptAbortDownCmd.

Send command Abort to the LPT State Machine

Parameters
smDescThe state machine descriptor.

Definition at line 86 of file CrPsLptAbortDownCmd.c.

void CrPsLptAbortDownCmdStartAction ( FwSmDesc_t  smDesc)

Start action of TC(13,130) LptAbortDownCmd.

Determine the identifier of the LPT Buffer for the up-transfer by computing: (x MOD LPT_N_BUF) where `x' is the Large Message Transaction Identifier. Set action outcome to 'success' if the LPT State Machine is in state DOWN_TRANSFER; otherwise set the action outcome to `failure'

Parameters
smDescThe state machine descriptor.

Definition at line 43 of file CrPsLptAbortDownCmd.c.

void CrPsLptAbortDownCmdTerminationAction ( FwSmDesc_t  smDesc)

Termination action of TC(13,130) LptAbortDownCmd.

Set action outcome to 'success'

Parameters
smDescThe state machine descriptor.

Definition at line 107 of file CrPsLptAbortDownCmd.c.

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