summaryrefslogtreecommitdiff
path: root/include/sys_clock.h
AgeCommit message (Expand)Author
2017-04-27kernel: tickless: Add tickless kernel supportRamesh Thomas
2017-04-21Convert remaining code to using newly introduced integer sized typesKumar Gala
2017-04-20Introduce new sized integer typedefsKumar Gala
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2016-11-18doc: Add descriptions for clock-related helper macrosAllan Stephens
2016-04-07sys_clock: Add a helper to compute micro secondsTomasz Bursztyka
2016-03-26kernel: Combine nano_timers and nano_timeoutsDmitriy Korovkin
2016-02-05c++: Add extern "C" { } block to header filesPeter Mitsis
2016-02-05Fixed file description and applied doxygen styleAnas Nashif
2016-02-05sys_clock: Rename _nano_ticksPeter Mitsis
2016-02-05sys_clock: add option for setting timer frequency at runtimeBenjamin Walsh
2016-02-05checkpatch: warning - block_comment_styleDan Kalowsky
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05sys_clock: add some more useful time conversion macrosBenjamin Walsh
2016-02-05sys_clock: make public some timing utilitiesBenjamin Walsh
2016-02-05Kconfig: fix SYS_CLOCK_HW_CYCLES_PER_SEC dependenciesPeter Mitsis
2016-02-05doxygen: change comment style to match javadocAnas Nashif
2016-02-05Rename kernel's clock_vars.h to sys_clock.hAllan Stephens