Searched refs:TMR_CONTINUE (Results 1 – 4 of 4) sorted by relevance
1024 #define TMR_CONTINUE 5 macro1234 #define SEQ_CONTINUE_TIMER() _TIMER_EVENT(TMR_CONTINUE, 0)
1028 #define TMR_CONTINUE 5 macro1239 #define SEQ_CONTINUE_TIMER() _TIMER_EVENT(TMR_CONTINUE, 0)
242 case TMR_CONTINUE: in timing_event()