CORDET Framework - C2 Implementation
|
Files | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwAppResetProc.c [code] |
Default implementation of the Application Reset Procedure of CrFwAppResetProc.h . | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwAppShutdownProc.c [code] |
Default implementation of the Application Shutdown Procedure of CrFwAppShutdownProc.h . | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwAppSmUserPar.h [code] |
Parameters for the Application State Machine (see CrFwAppSm.h ) for the Slave Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwAppStartUpProc.c [code] |
Default implementation of the Application Start-Up Procedure of CrFwAppStartUpProc.h . | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwCmpData.h [code] |
Definition of the Framework Component Data (FCD) Type. | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwInFactoryUserPar.h [code] |
User-modifiable parameters for the InFactory component (see CrFwInFactory.h ) of the Slave Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwInLoaderUserPar.h [code] |
User-modifiable parameters for the InLoader components (see CrFwInLoader.h ) for the Slave 2 Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwInManagerUserPar.h [code] |
User-modifiable parameters for the InManager components (see CrFwInManager.h ) of the Slave Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwInRegistryUserPar.h [code] |
User-modifiable parameters for the InRegistry component (see CrFwInRegistry.h ). | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwInStreamUserPar.h [code] |
User-modifiable parameters for the InStream components (see CrFwInStream.h ) of the Slave 2 Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwOutFactoryUserPar.h [code] |
User-modifiable parameters for the OutFactory component (see CrFwOutFactory.h ) of the Slave Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwOutLoaderUserPar.h [code] |
User-modifiable parameters for the OutLoader component (see CrFwOutLoader.h ). | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwOutManagerUserPar.h [code] |
User-modifiable parameters for the OutManager components (see CrFwOutManager.h ) of the Slave Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwOutRegistryUserPar.h [code] |
User-modifiable parameters for the OutRegistry component (see CrFwOutRegistry.h ). | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwOutStreamUserPar.h [code] |
User-modifiable parameters for the OutStream components (see CrFwOutStream.h ) of the Slave 2 Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwPckt.c [code] |
Default implementation of the packet interface of CrFwPckt.h . | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwRepErr.c [code] |
Implementation of the error reporting interface of CrFwRepErr.h for the Slave Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwRepInCmdOutcome.c [code] |
Implementation of the error reporting interface of CrFwRepErr.h for the Slave 2 Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwTime.c [code] |
Default implementation of the time interface of CrFwTime.h . | |
file | cordetfw-examples/src/CrConfigDemoSlave2/CrFwUserConstants.h [code] |
Header file to define all user-configurable constants and types for the Slave 1 Application of the CORDET Demo. | |