Home | History | Annotate | Download | only in common

Lines Matching full:timers

28 #error  NO TIMERS: Must define at least 1 timer in the system!
184 ** it's four general purpose timers. Any of the four timers
242 ** Note that this works when no timers are active since
288 /* Only update the timeout value if it is less than any other newly started timers */
301 ** it's four general purpose timers. There is no harm in
375 ** Description This function is called by an OS to drive the GKI's timers.
377 ** update the timers for all tasks, and check for timeouts.
397 /* If any timers are running in any tasks, decrement the remaining time til
454 /* Check for OS Task Timers */
689 ** Returns the number of timers that have expired
702 /* Note that the tick value of the timers should always be '0' */
920 ** Note: Expired timers have a tick value of '0'.