zephyr/include
Henrik Brix Andersen 86de6b71a4 sys: util: fix WAIT_FOR() timeout calculation
Use k_us_to_cyc_ceil32() for calculating the number of hardware cycles for
the given timeout value instead of using a custom calculation.

Fixes: #50032

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-09-09 15:28:41 +00:00
..
mgmt/mcumgr mgmt: mcumgr: Add dummy SMP backend 2022-09-08 15:29:21 +00:00
zephyr sys: util: fix WAIT_FOR() timeout calculation 2022-09-09 15:28:41 +00:00