zephyr/tests/benchmarks/boot_time/src
Mario Noseda 1acea13767 tests: benchmark: boot_time: fixed kernel clock value
Using a device with a kernel clock below 1MHz (e.g. nRF52) resulted in
a division by zero. Added support for such devices by multiplying
before dividing.

Signed-off-by: Mario Noseda <mario.noseda@zhaw.ch>
2019-11-04 08:51:58 -05:00
..
main.c tests: benchmark: boot_time: fixed kernel clock value 2019-11-04 08:51:58 -05:00