summaryrefslogtreecommitdiff
path: root/kernel/sys_clock.c
AgeCommit message (Expand)Author
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-17kernel: use __ticks_to_ms directlyAnas Nashif
2016-12-21kernel: optimize ms-to-ticks for certain tick frequenciesBenjamin Walsh
2016-12-21kernel: add flag that tells the system is handling timeoutsBenjamin Walsh
2016-12-21kernel: fix all nanokernel usage in commentsAnas Nashif
2016-12-19kernel: move kernel code to kernel/ directlyAnas Nashif