summaryrefslogtreecommitdiff
path: root/include/timer.h
Commit message (Expand)AuthorAgeFilesLines
* ec: Add missing #includesJeremy Bettis2023-03-201-0/+2
* tree: Replace "unsigned" with "unsigned int"Andrea Grandi2023-01-041-5/+5
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/timer.h: Format with clang-formatJack Rosenthal2022-07-011-7/+6
* timer.h: Avoid redefining clock_t when compiling with libcTom Hughes2022-06-091-2/+7
* zephyr: test: Make get_time mockableAaron Massey2021-10-281-0/+13
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* motion sense: Calculate loop time based on sensor needsMathew King2019-04-271-9/+20
* power: Allow board to take custom action on G3 timer expirationDaisuke Nojiri2019-03-281-0/+1
* 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