summaryrefslogtreecommitdiff
path: root/include/timer.h
Commit message (Expand)AuthorAgeFilesLines
* timer: Make udelay overridableDaisuke Nojiri2022-03-281-1/+1
* motion sense: Calculate loop time based on sensor needsMathew King2021-09-251-9/+20
* timer: fix clock() implementation to match TPM2 library expectationsnagendra modadugu2016-07-211-3/+2
* Enforce compilation without system headersStefan Reinauer2016-02-031-2/+3
* motion_sense: calculate threshold properlyGwendal Grignou2015-08-241-0/+10
* export MSDN clock() functionVadim Bendebury2015-08-141-0/+9
* cleanup: More comments in timer.hRandall Spangler2013-11-211-1/+10
* Use SECOND and MSEC constantsRandall Spangler2012-10-291-15/+70
* add a function to fast forward system timerVincent Palatin2012-08-061-0/+8
* Add time_since32() to return microseconds since a start timeSimon Glass2012-06-281-0/+17
* timer: Allow callers to pass 'now' to timestamp_expired()Simon Glass2012-05-141-1/+2
* timer: Add timestamp_expired() to check for expirySimon Glass2012-05-021-0/+8
* Watchdog fixesRandall Spangler2012-04-251-26/+17
* Initial sources import 3/3Vincent Palatin2011-12-071-0/+60