zephyr/tests/unit
Peter A. Bigot f6d7595d4e lib/timeutil: add utilities to manage local/reference clock alignment
Provide data structures to capture a timestamp in two different
clocks, monitor the drift between those clocks, and using a base
instant with estimated drift convert between the clocks.

This provides the core technology to convert between system uptime and
an external continuous time scale like TAI (UTC without applying leap
seconds).

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2021-01-20 16:38:56 -05:00
..
base64
cbprintf lib: cbprintf: remove cbprintf_arglen 2021-01-07 14:02:06 +01:00
crc
intmath
list kernel: dlist: add test cases to cover APIs 2021-01-15 11:42:48 -05:00
math_extras
net_timeout net: timeout: refactor to fix multiple problems 2021-01-07 11:14:38 +02:00
rbtree
timeutil lib/timeutil: add utilities to manage local/reference clock alignment 2021-01-20 16:38:56 -05:00
util