summaryrefslogtreecommitdiff
path: root/nuttx/sched/clock/clock.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build error with CONFIG_SYSTEM_TIME64Gregory Nutt2014-10-031-0/+1
* Fixes to clock bias logic. Remove vestiges of g_tickbias; apply bias instead...Gregory Nutt2014-09-101-6/+0
* last change alters semantics of __HAVE_KERNEL_GLOBALSGregory Nutt2014-08-301-1/+1
* In some configurations, g_system_tmer must be extern'ed as a private variableGregory Nutt2014-08-281-3/+14
* Move clock functions from sched/ to sched/clockGregory Nutt2014-08-081-0/+93