zephyr/lib
Christopher Friedt 8bcf005084 lib: posix: nanosleep
This change adds support for nanosleep(2) documented at
https://pubs.opengroup.org/onlinepubs/9699919799/functions/nanosleep.html

N.B: Currently, this provides no better resolution than
k_busy_wait()

Fixes #25554

Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
2020-06-12 17:02:03 +02:00
..
cmsis_rtos_v1 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
cmsis_rtos_v2 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fnmatch
gui zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
libc zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
open-amp
os zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
posix lib: posix: nanosleep 2020-06-12 17:02:03 +02:00
updatehub zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt
Kconfig