FW Profile - C1 Implementation
|
Implementation of the State Machine Concept of the FW Profile. More...
Files | |
file | FwSmAux.c |
Implements the auxiliary functions of the FW State Machine Module. | |
file | FwSmAux.h |
Declaration of the auxiliary interface for a FW State Machine. | |
file | FwSmConfig.c |
Implements the configuration functions for the FW State Machine Module. | |
file | FwSmConfig.h |
Declaration of the configuration interface for a FW State Machine. | |
file | FwSmConstants.h |
Header file to define all constants and types for the state machine module of the FW Profile. | |
file | FwSmCore.c |
Implements the core functions of the FW State Machine Module. | |
file | FwSmCore.h |
Declaration of the execution interface for a FW State Machine. | |
file | FwSmDCreate.c |
Implements the dynamical creation functions for the FW State Machine Module. | |
file | FwSmDCreate.h |
Declaration of the dynamical creation interface for a FW State Machine. | |
file | FwSmPrivate.h |
Declaration of the internal data structures of the FW State Machine Module. | |
file | FwSmSCreate.c |
Implements the static initialization functions for the FW State Machine Module. | |
file | FwSmSCreate.h |
Declaration of the static creation interface for a FW State Machine. | |
Implementation of the State Machine Concept of the FW Profile.