Home | History | Annotate | Download | only in utils

Lines Matching full:matrix

74 * Init The FSM structure. If matrix argument is NULL, allocate memory for
75 * new matrix.
82 * I/O - matrix - the state event matrix
110 /* allocate memory for FSM matrix */
139 * I/O - matrix - the state event matrix
157 /* free memory of FSM matrix */
176 * Init The FSM structure. If matrix argument is NULL, allocate memory for
177 * new matrix.
184 * I/O - matrix - the state event matrix
213 /* copy matrix to FSM context */
226 * fsm_Event - perform event transition in the matrix
230 * Perform event transition in the matrix