nuttx/sched/clock
2014-08-28 17:00:24 -06:00
..
clock_abstime2ticks.c
clock_dow.c
clock_getres.c
clock_gettime.c
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
clock_settime.c
clock_systimer.c
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 In some configurations, g_system_tmer must be extern'ed as a private variable 2014-08-28 17:00:03 -06:00
Make.defs