Search | Google it | Results 1 - 2 of 2 for funcall:ENABLE_INTERRUPT_UPTO (0.00 seconds) |
190: /* Execute cyclic handler / Enable interrupt nest */ 191: ENABLE_INTERRUPT_UPTO(TIMER_INTLEVEL); 192: CallUserHandlerP1(cyccb->exinf, cyccb->cychdr, cyccb);
296: /* Execute cyclic handler / Enable interrupt nest */ 297: ENABLE_INTERRUPT_UPTO(TIMER_INTLEVEL); 298: CallUserHandlerP1(cyccb->exinf, cyccb->cychdr, cyccb);