CORDET Framework - C2 Implementation
|
Interface through which applications can initialize and execute framework PUS extension components. More...
Go to the source code of this file.
Functions | |
int | CrPsInitServHk () |
Initialization of CORDET Framework PUS Extension components. More... | |
void | CrPsExecServHk () |
Execution of CORDET Framework PUS Extension components. More... | |
FwPrDesc_t | getPrDescHkCmd3s1Start () |
Getter for HkCmd3s1Start procedure descriptor. | |
FwPrDesc_t | getPrDescHkCmd3s3Start () |
Getter for HkCmd3s3Start procedure descriptor. | |
FwPrDesc_t | getPrDescHkRepReadyCheck () |
Getter for HkRepReadyCheck procedure descriptor. | |
FwPrDesc_t | getPrDescMultiSidCmdStart () |
Getter for MultiSidCmdStart procedure descriptor. | |
FwPrDesc_t | getPrDescCmd3s9Prgr () |
Getter for Cmd3s9Prgr procedure descriptor. | |
Interface through which applications can initialize and execute framework PUS extension components.
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 CrPsUtilitiesServHk.h.
void CrPsExecServHk | ( | ) |
Execution of CORDET Framework PUS Extension components.
Definition at line 108 of file CrPsUtilitiesServHk.c.
int CrPsInitServHk | ( | ) |
Initialization of CORDET Framework PUS Extension components.
Definition at line 54 of file CrPsUtilitiesServHk.c.