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