Lines Matching full:machine
60 * machine object implementations.
88 * for the state machine. The caller should follow this
90 * machine to start.
92 * @param[in] this_state_machine This parameter provides the state machine
95 * is owns the state machine being constructed.
97 * that is managed by this state machine.
99 * state for this state machine.
122 * @brief This method will cause the state machine to enter the
127 * @param[in] this_state_machine This parameter specifies the state machine
148 * @brief This method will cause the state machine to exit it's current
151 * @param[in] this_state_machine This parameter specifies the state machine
169 * the state machine.
171 * @param[in] this_state_machine This parameter specifies the state machine
174 * state machine.
198 * state machine to the caller.
201 * machine for which to retrieve the current state.
204 * the supplied state machine.