This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
sched
/
clock
History
Gregory Nutt
322f9f401c
Simplify how C source files are selected in the build
2014-10-07 07:42:36 -06:00
..
clock_abstime2ticks.c
…
clock_dow.c
…
clock_getres.c
…
clock_gettime.c
clock_gettime.c: Fix a cornercase bug in clock_gettime()
2014-09-10 17:10:54 -06:00
clock_gettimeofday.c
nuttx/sched: Remove explicit references to errno. That is a problem from within the kernel for certain configurations
2014-08-28 17:00:24 -06:00
clock_initialize.c
Fixes to clock bias logic. Remove vestiges of g_tickbias; apply bias instead to g_basetime
2014-09-10 16:36:25 -06:00
clock_settime.c
Fixes to clock bias logic. Remove vestiges of g_tickbias; apply bias instead to g_basetime
2014-09-10 16:36:25 -06:00
clock_systimer.c
Update TODO list + cosmetic changes to clock_systimer.c
2014-10-03 11:21:35 -06:00
clock_systimespec.c
Don't do 64-bit calculations if accuracy not achievable; Fix compile error in high res RTC mode
2014-08-15 17:48:07 -06:00
clock_ticks2time.c
…
clock_time2ticks.c
…
clock.h
Fix build error with CONFIG_SYSTEM_TIME64
2014-10-03 10:20:46 -06:00
Make.defs
Simplify how C source files are selected in the build
2014-10-07 07:42:36 -06:00