Searched defs:nodeCnt (Results 1 – 5 of 5) sorted by relevance
40 static const StateNode *GetScheduleStateNode(const StateNode *nodes, uint32_t nodeCnt, uint32_t sta… in GetScheduleStateNode()76 void ScheduleMachine(const StateNode *nodes, uint32_t nodeCnt, StateMachine *machine, uint32_t even… in ScheduleMachine()
339 uint32_t nodeCnt = 0; variable
429 static const uint32_t nodeCnt = sizeof(stateNodes) / sizeof(StateNode); in ScheduleDslmStateMachine() local
54 int32_t nodeCnt; member
58 int32_t nodeCnt; member