Defines | |
#define | OTOS_TIMER_IRQ SIG_OUTPUT_COMPARE0 |
Functions | |
SIGNAL (OTOS_TIMER_IRQ) | |
The system timer tick handler. |
|
The system timer tick handler. This is called TICKS_PER_SEC times per sec Definition at line 182 of file time.c. References g_pBlockedQueue, g_performDispatch, g_timeSliceCounter, g_timeSliceTicks, otosScheduler(), and otosWakeup(). |