CORDET Framework - C2 Implementation
|
Start Action for commands (3,3) and (3,4) to delete a housekeeping/diagnostic report definition. More...
Go to the source code of this file.
Functions | |
void | CrPsCmd3s3StartN1 (FwPrDesc_t prDesc) |
Action for node N1. More... | |
void | CrPsCmd3s3StartN2 (FwPrDesc_t prDesc) |
Action for node N2. More... | |
void | CrPsCmd3s3StartN3 (FwPrDesc_t prDesc) |
Action for node N3. More... | |
void | CrPsCmd3s3StartN4 (FwPrDesc_t prDesc) |
Action for node N4. More... | |
void | CrPsCmd3s3StartN5 (FwPrDesc_t prDesc) |
Action for node N5. More... | |
void | CrPsCmd3s3StartN6 (FwPrDesc_t prDesc) |
Action for node N6. More... | |
void | CrPsCmd3s3StartN7 (FwPrDesc_t prDesc) |
Action for node N7. More... | |
void | CrPsCmd3s3StartN8 (FwPrDesc_t prDesc) |
Action for node N8. More... | |
FwPrBool_t | CrPsCmd3s3StartG1 (FwPrDesc_t prDesc) |
Guard on the Control Flow from DECISION1 to N2. More... | |
FwPrBool_t | CrPsCmd3s3StartG2 (FwPrDesc_t prDesc) |
Guard on the Control Flow from DECISION2 to N5. More... | |
FwPrBool_t | CrPsCmd3s3StartG3 (FwPrDesc_t prDesc) |
Guard on the Control Flow from DECISION3 to DECISION4. More... | |
FwPrBool_t | CrPsCmd3s3StartG4 (FwPrDesc_t prDesc) |
Guard on the Control Flow from DECISION4 to N8. More... | |
Variables | |
CrFwCounterU4_t | i |
CrPsCmd3s3Start function definitions. More... | |
CrFwCounterU4_t | iSidFail |
CrFwCounterU4_t | iMax |
CrPsSid_t | currentSid |
Start Action for commands (3,3) and (3,4) to delete a housekeeping/diagnostic report definition.
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 CrPsCmd3s3StartFunc.c.
FwPrBool_t CrPsCmd3s3StartG1 | ( | FwPrDesc_t | prDesc | ) |
Guard on the Control Flow from DECISION1 to N2.
Definition at line 220 of file CrPsCmd3s3StartFunc.c.
FwPrBool_t CrPsCmd3s3StartG2 | ( | FwPrDesc_t | prDesc | ) |
Guard on the Control Flow from DECISION2 to N5.
Definition at line 249 of file CrPsCmd3s3StartFunc.c.
FwPrBool_t CrPsCmd3s3StartG3 | ( | FwPrDesc_t | prDesc | ) |
Guard on the Control Flow from DECISION3 to DECISION4.
Definition at line 278 of file CrPsCmd3s3StartFunc.c.
FwPrBool_t CrPsCmd3s3StartG4 | ( | FwPrDesc_t | prDesc | ) |
Guard on the Control Flow from DECISION4 to N8.
Definition at line 294 of file CrPsCmd3s3StartFunc.c.
void CrPsCmd3s3StartN1 | ( | FwPrDesc_t | prDesc | ) |
Action for node N1.
Definition at line 63 of file CrPsCmd3s3StartFunc.c.
void CrPsCmd3s3StartN2 | ( | FwPrDesc_t | prDesc | ) |
Action for node N2.
Definition at line 94 of file CrPsCmd3s3StartFunc.c.
void CrPsCmd3s3StartN3 | ( | FwPrDesc_t | prDesc | ) |
Action for node N3.
Definition at line 105 of file CrPsCmd3s3StartFunc.c.
void CrPsCmd3s3StartN4 | ( | FwPrDesc_t | prDesc | ) |
Action for node N4.
Definition at line 121 of file CrPsCmd3s3StartFunc.c.
void CrPsCmd3s3StartN5 | ( | FwPrDesc_t | prDesc | ) |
Action for node N5.
Definition at line 149 of file CrPsCmd3s3StartFunc.c.
void CrPsCmd3s3StartN6 | ( | FwPrDesc_t | prDesc | ) |
Action for node N6.
Definition at line 160 of file CrPsCmd3s3StartFunc.c.
void CrPsCmd3s3StartN7 | ( | FwPrDesc_t | prDesc | ) |
Action for node N7.
Definition at line 176 of file CrPsCmd3s3StartFunc.c.
void CrPsCmd3s3StartN8 | ( | FwPrDesc_t | prDesc | ) |
Action for node N8.
Definition at line 196 of file CrPsCmd3s3StartFunc.c.
CrFwCounterU4_t i |
CrPsCmd3s3Start function definitions.
CR Framework function definitions FW Profile function definitions
Definition at line 57 of file CrPsCmd3s3StartFunc.c.