summaryrefslogtreecommitdiff
path: root/core/host/timer.c
Commit message (Expand)AuthorAgeFilesLines
* test: don't rely on system time for testsJett Rink2019-10-141-6/+10
* host: make get_time() test_mockableYicheng Li2019-06-271-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* core/host: Fall back to udelay when task is invalidNicolas Boichat2018-06-271-1/+1
* host: add __hw_clock_source_readAlexandru M Stan2018-05-141-0/+5
* Slow down time when running unit testsVic Yang2014-10-041-3/+14
* emulator: Use udelay() for usleep() if task hasn't startedVic (Chun-Ju) Yang2014-01-211-0/+6
* Add interrupt support for emulatorVic Yang2014-01-061-2/+12
* Fix reset flags and sysjump time for emulatorVic Yang2013-07-231-1/+10
* Revert "Revert "Scale timer for emulator""Vic Yang2013-05-171-1/+11
* Revert "Scale timer for emulator"Vic Yang2013-05-161-11/+1
* Scale timer for emulatorVic Yang2013-05-141-1/+11
* Pthread-based emulator for unit testingstabilize-4100.38.BVic Yang2013-05-071-0/+61