Visible in: | nut/include/sys/timer.h | |
nut/os/timer.c | ||
Used in: | NutTimerInsert() | nut/os/timer.c |
NutTimerProcessElapsed() | nut/os/timer.c |
Visible in: | nut/os/timer.c | |
Used in: | NutTimerProcessElapsed() | nut/os/timer.c |
NutTimerStopAsync() | nut/os/timer.c |
Visible in: | nut/os/timer.c | |
Used in: | NutGetTickCount() | nut/os/timer.c |
NutTimerIntr() | nut/os/timer.c |
Used in: | NutTimerProcessElapsed() |
Prototyped in: | nut/include/sys/timer.h | |
Called by: | NutGetMillis() | nut/os/timer.c |
NutGetSeconds() | nut/os/timer.c | |
NutTimerProcessElapsed() | nut/os/timer.c | |
WaitDRQ() | nut/arch/avr/dev/ide.c | |
WaitNotBusy() | nut/arch/avr/dev/ide.c | |
References Variables: | nut_ticks | nut/os/timer.c |
Prototyped in: | nut/include/sys/timer.h | |
Calls: | NutHeapAlloc() | nut/os/heap.c |
Called by: | NutEventWait() | nut/os/event.c |
NutTimerStartTicks() | nut/os/timer.c |
Prototyped in: | nut/include/sys/timer.h | |
Calls: | NutRegisterTimer() | nut/arch/avr/dev/ostimer.c |
Called by: | NutIdle() | nut/os/nutinit.c |
References Functions: | NutTimerIntr() | nut/os/timer.c |
Prototyped in: | nut/include/sys/timer.h | |
Called by: | NutEventWait() | nut/os/event.c |
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 |
NutHeapFree() | nut/os/heap.c | |
NutTimerInsert() | nut/os/timer.c | |
Called by: | NutThreadResume() | nut/os/thread.c |
References Variables: | nutTimerList | nut/os/timer.c |
nutTimerStopped | nut/os/timer.c | |
nut_ticks_resume | nut/os/timer.c |
Prototyped in: | nut/include/sys/timer.h | |
Calls: | NutTimerMillisToTicks() | nut/arch/avr/dev/ostimer.c |
NutTimerStartTicks() | nut/os/timer.c | |
Called by: | 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: | NutTimerStopAsync() | nut/os/timer.c |
Called by: | NutMsgQStopTimer() | nut/os/msg.c |
Prototyped in: | nut/include/sys/timer.h | |
Called by: | NutEventPostAsync() | nut/os/event.c |
NutEventPostFromIrq() | nut/os/event.c | |
NutTimerStop() | nut/os/timer.c | |
References Variables: | nutTimerStopped | nut/os/timer.c |
Used in: | NutTimerInit() | nut/os/timer.c |
References Variables: | nut_ticks | nut/os/timer.c |