nuttx/sched/clock
2018-02-01 10:00:02 -06:00
..
clock_abstime2ticks.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
clock_dow.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
clock_getres.c
clock_gettime.c clock: add clock_resynchronize and use subseconds RTC 2017-04-21 08:45:57 -06:00
clock_initialize.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
clock_settime.c
clock_systimer.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
clock_systimespec.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
clock_ticks2time.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
clock_time2ticks.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
clock_timekeeping.c sched/: Review and correct some stylistic inconsistencies 2016-08-07 08:25:30 -06:00
clock_timekeeping.h sched/: Review and correct some stylistic inconsistencies 2016-08-07 08:32:11 -06:00
clock_timespec_add.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
clock_timespec_subtract.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
clock.h clock: Add new type ssystime_t for relative 64-bit ticks, change ticks<->time conversion functions to use ssystime_t 2017-04-21 08:51:31 -06:00
Make.defs