incubator-nuttx/sched/clock
Gregory Nutt 2de5be34e5 Update ChangeLog 2016-01-21 19:29:43 -06:00
..
Make.defs Sporadic scheduler: Add logic to collection the partial timer expiration when a sporadic thread is suspended in tickless mode 2015-07-26 15:03:47 -06:00
clock.h Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
clock_abstime2ticks.c sched/clock/clock_timespec.c: Fix an error in the time conversion 2016-01-21 13:31:00 -06:00
clock_dow.c
clock_getres.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
clock_gettime.c sched/clock/clock_timespec.c: Fix an error in the time conversion 2016-01-21 13:31:00 -06:00
clock_initialize.c RTC: Handle RTC failures. If mktime is called with garbage, it may crash 2015-12-21 14:39:40 -06:00
clock_settime.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
clock_systimer.c Remove clock_systimer32 and clock_systimer64. There is now only clock_systimer 2016-01-21 16:49:24 -06:00
clock_systimespec.c Update ChangeLog 2016-01-21 19:29:43 -06:00
clock_ticks2time.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
clock_time2ticks.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
clock_timespec_add.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
clock_timespec_subtract.c Fix an error in clock_timespec_subtract 2015-11-03 07:28:46 -06:00