nuttx/sched/clock
liuhaitao dc639b2b59 Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507
Change-Id: I4bb3a61356be2b4a77ccfe45390b15e68a376dd6
Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
2021-05-07 20:46:07 +08:00
..
clock.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
clock.h sched: nxstyle fixes 2021-02-09 01:21:53 -08:00
clock_abstime2ticks.c sched: nxstyle fixes 2021-02-09 01:21:53 -08:00
clock_dow.c Fix typos reported by codespell 2021-02-25 11:31:49 -08:00
clock_getres.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
clock_gettime.c Separate CLOCK_TIMEKEEPING and SCHED_TICKLESS. 2021-04-13 11:42:31 -05:00
clock_initialize.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
clock_settime.c Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507 2021-05-07 20:46:07 +08:00
clock_systime_ticks.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
clock_systime_timespec.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
clock_ticks2time.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
clock_time2ticks.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
clock_timekeeping.c tools/nxstyle.c: Add automatic detection of line width based on examining 2020-01-12 13:07:54 -03:00
clock_timekeeping.h ched/clock/: Remove g_monotonic_basetime and g_clock_monotonic_time since we don't need ensure monotonic time start from zero as state here: http://pubs.opengroup.org/onlinepubs/009696899/functions/clock_getres.html 2018-11-12 06:50:37 -06:00
clock_timespec_add.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
clock_timespec_subtract.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
Make.defs sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00