Home | History | Annotate | Download | only in lib

Lines Matching refs:procState

70     picoos_uint8 procState; /* where to take up work at next processing step */
131 sig_subObj->procState = PICOSIG_COLLECT;
766 PICODBG_DEBUG(("picosig.sigStep -- doing state %i",sig_subObj->procState));
768 switch (sig_subObj->procState) {
795 sig_subObj->procState = PICOSIG_SCHEDULE;
820 sig_subObj->procState = PICOSIG_PROCESS;
839 sig_subObj->procState =
885 sig_subObj->procState =
899 sig_subObj->procState = PICOSIG_COLLECT;
964 sig_subObj->procState = PICOSIG_COLLECT;
1035 sig_subObj->procState = PICOSIG_COLLECT;
1060 sig_subObj->procState = PICOSIG_SCHEDULE;
1087 sig_subObj->procState = PICOSIG_FEED;
1115 sig_subObj->procState = PICOSIG_FEED;
1139 sig_subObj->procState = PICOSIG_COLLECT;
1176 sig_subObj->procState = PICOSIG_FEED;
1252 sig_subObj->procState = sig_subObj->retState;
1267 sig_subObj->procState = sig_subObj->retState;