zephyr/tests/kernel/timer
Peter Bigot 76d8f8f1e2 include: sys: time_units: fix 32-bit near conversion for overflow
Adjusting the input value to allow round to nearest can cause an
overflow which invalidates the expectation that the 32-bit result is
the low 32 bits of the 64-bit result.  If the adjustment overflows do
the full-precision conversion and truncate in the caller.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-06-03 01:49:42 +02:00
..
starve tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
timer_api include: sys: time_units: fix 32-bit near conversion for overflow 2020-06-03 01:49:42 +02:00
timer_monotonic tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00