QMsm implementation
More...
#include "qep_port.h"
#include "qassert.h"
#include "qs_port.h"
#include "qs_pkg.h"
Go to the source code of this file.
- Date
- Last updated on: 2021-12-31
- Version
- Last updated for: Version 7.0.0, 2022-04-30
Definition in file qep_msm.c.
◆ QMSM_MAX_ENTRY_DEPTH_
#define QMSM_MAX_ENTRY_DEPTH_ 4 |
internal QEP constants
maximum depth of entry levels in a MSM for transition to history.
Definition at line 48 of file qep_msm.c.
◆ QMsm_getStateHandler_()
◆ l_msm_top_s
Initial value:= {
}
#define Q_STATE_CAST(handler_)
#define Q_ACTION_CAST(action_)
Definition at line 50 of file qep_msm.c.