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 |
Visible in: | nut/os/timer.c | |
Used in: | NutMicroDelay() | nut/os/timer.c |
NutTimerInit() | nut/os/timer.c |
Used in: | NutTimerCreate() | |
NutTimerProcessElapsed() |
clock_cache
static uint32_t clock_cache[0+1]
Used in: | NutClockSet() |
Prototyped in: | nut/include/sys/timer.h | |
Calls: | memset() | nut/c/string/memset.c |
References Variables: | clock_cache | nut/os/timer.c |
Prototyped in: | nut/include/sys/timer.h | |
Calls: | NutGetTickClock() | nut/arch/avr/dev/ostimer.c |
NutGetTickCount() | nut/os/timer.c | |
Called by: | NutConditionTimedWait() | nut/os/condition.c |
Prototyped in: | nut/include/sys/timer.h | |
Calls: | NutGetTickClock() | nut/arch/avr/dev/ostimer.c |
NutGetTickCount() | nut/os/timer.c | |
Called by: | stime() | nut/crt/time.c |
time() | nut/crt/time.c |
Prototyped in: | nut/include/sys/timer.h | |
Called by: | NutDelay() | nut/os/timer.c |
References Variables: | nut_delay_loops | nut/os/timer.c |
Prototyped in: | nut/include/sys/timer.h | |
Calls: | NutGetTickCount() | nut/os/timer.c |
NutHeapRootAlloc() | 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: | NutGetTickCount() | nut/os/timer.c |
NutRegisterTimer() | nut/arch/avr/dev/ostimer.c | |
Called by: | NutIdle() | nut/os/nutinit.c |
THREAD() | nut/arch/h8300h/os/nutinit.c | |
References Functions: | NutTimerIntr() | nut/os/timer.c |
References Variables: | nut_delay_loops | nut/os/timer.c |
Prototyped in: | nut/include/sys/timer.h | |
Called by: | NutTimerProcessElapsed() | nut/os/timer.c |
NutTimerStartTicks() | nut/os/timer.c | |
NutTimerStop() | nut/os/timer.c | |
References Variables: | nutTimerList | nut/os/timer.c |
Prototyped in: | nut/include/sys/timer.h | |
Calls: | NutGetTickCount() | nut/os/timer.c |
NutHeapRootFree() | nut/os/heap.c | |
NutTimerInsert() | 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: | 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: | NutTimerInsert() | nut/os/timer.c |
Called by: | NutEventPostAsync() | nut/os/event.c |
NutMsgQStopTimer() | nut/os/msg.c | |
References Variables: | nutTimerList | nut/os/timer.c |
Used in: | NutTimerInit() | nut/os/timer.c |
References Variables: | nut_ticks | nut/os/timer.c |