zephyr/lib
Chris Friedt e71c12c68f posix: refactor timespec_to_timeoutms() to use tp_diff()
Use the tp_diff() macro as a means of converting an absolute timeout
with respect to a specific clock to a relative timeout, in ms.

Clamp the result between 0 and UINT32_MAX.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2025-04-24 22:58:43 +02:00
..
acpi
cpp
crc
hash
heap
libc
mem_blocks
net_buf
open-amp
os
posix posix: refactor timespec_to_timeoutms() to use tp_diff() 2025-04-24 22:58:43 +02:00
runtime
smf
utils
uuid
CMakeLists.txt
Kconfig