Visible in: | nut/os/timer.c | |
Used in: | NutTimerInsert() | nut/os/timer.c |
NutTimerProcessElapsed() | nut/os/timer.c | |
NutTimerStop() | nut/os/timer.c |
Visible in: | nut/os/timer.c | |
Used in: | NutGetTickCount() | nut/os/timer.c |
NutTimerIntr() | nut/os/timer.c |
Used in: | NutTimerCreate() | |
NutTimerProcessElapsed() |
Prototyped in: | nut/include/sys/timer.h | |
Calls: | NutGetTickCount() | nut/os/timer.c |
NutGetTickClock() |
Prototyped in: | nut/include/sys/timer.h | |
Calls: | NutGetTickCount() | nut/os/timer.c |
NutGetTickClock() |
Prototyped in: | nut/include/sys/timer.h | |
Called by: | NutGetMillis() | nut/os/timer.c |
NutGetSeconds() | nut/os/timer.c | |
NutTimerCreate() | nut/os/timer.c | |
NutTimerProcessElapsed() | nut/os/timer.c | |
References Variables: | nut_ticks | nut/os/timer.c |
Prototyped in: | nut/include/sys/timer.h | |
Calls: | NutThreadRemoveQueue() | nut/os/thread.c |
NutThreadResume() | nut/os/thread.c | |
NutThreadYield() | nut/os/thread.c | |
NutTimerStart() | nut/os/timer.c | |
References Functions: | NutThreadWake() | nut/os/thread.c |
Prototyped in: | nut/include/sys/timer.h | |
Calls: | NutGetTickCount() | nut/os/timer.c |
NutHeapAlloc() | nut/os/heap.c | |
Called by: | NutTimerStartTicks() | nut/os/timer.c |
References Variables: | nut_ticks_resume | nut/os/timer.c |
Prototyped in: | nut/include/sys/timer.h | |
Calls: | NutRegisterTimer() | |
Called by: | NutIdle() | nut/os/nutinit.c |
References Functions: | NutTimerIntr() | nut/os/timer.c |
Prototyped in: | nut/include/sys/timer.h | |
Called by: | NutTimerProcessElapsed() | nut/os/timer.c |
NutTimerStartTicks() | nut/os/timer.c | |
References Variables: | nutTimerList | nut/os/timer.c |
Prototyped in: | nut/include/sys/timer.h | |
Calls: | NutGetTickCount() | nut/os/timer.c |
NutTimerInsert() | nut/os/timer.c | |
NutTimerStop() | nut/os/timer.c | |
Called by: | NutThreadResume() | nut/os/thread.c |
References Variables: | nutTimerList | nut/os/timer.c |
nut_ticks_resume | nut/os/timer.c |
Prototyped in: | nut/include/sys/timer.h | |
Calls: | NutTimerStartTicks() | nut/os/timer.c |
NutTimerMillisToTicks() | ||
Called by: | NutEventWait() | nut/os/event.c |
NutMsgQStartTimer() | nut/os/msg.c | |
NutSleep() | nut/os/timer.c |
Prototyped in: | nut/include/sys/timer.h | |
Calls: | NutTimerCreate() | nut/os/timer.c |
NutTimerInsert() | nut/os/timer.c | |
Called by: | NutMsgQTimerCb() | nut/os/msg.c |
NutTimerStart() | nut/os/timer.c |
Prototyped in: | nut/include/sys/timer.h | |
Calls: | NutHeapFree() | nut/os/heap.c |
Called by: | NutEventPostAsync() | nut/os/event.c |
NutMsgQStopTimer() | nut/os/msg.c | |
NutTimerProcessElapsed() | nut/os/timer.c | |
References Variables: | nutTimerList | nut/os/timer.c |
Used in: | NutTimerInit() | nut/os/timer.c |
References Variables: | nut_ticks | nut/os/timer.c |