zephyr/lib/os
Hess Nathan 974bad6242 coding guidelines: comply with MISRA Rule 12.1.
-added parentheses verifying lack of ambiguities

Signed-off-by: Hess Nathan <nhess@baumer.com>
2024-06-13 20:28:23 -04:00
..
zvfs posix: eventfd: fix dependency cycle between net and posix 2024-06-04 16:27:12 -05:00
CMakeLists.txt posix: eventfd: fix dependency cycle between net and posix 2024-06-04 16:27:12 -05:00
Kconfig posix: eventfd: fix dependency cycle between net and posix 2024-06-04 16:27:12 -05:00
Kconfig.cbprintf
assert.c
cbprintf.c
cbprintf_complete.c coding guidelines: comply with MISRA Rule 12.1. 2024-06-13 20:28:23 -04:00
cbprintf_nano.c
cbprintf_packaged.c coding guidelines: comply with MISRA Rule 12.1. 2024-06-13 20:28:23 -04:00
fdtable.c coding guidelines: comply with MISRA Rule 12.1. 2024-06-13 20:28:23 -04:00
mpsc_pbuf.c lib: change controlling expressions in if/while to Boolean 2024-06-11 20:03:34 +03:00
mutex.c coding guidelines: comply with MISRA Rule 12.1. 2024-06-13 20:28:23 -04:00
p4wq.c
poweroff.c
printk.c coding guidelines: comply with MISRA Rule 12.1. 2024-06-13 20:28:23 -04:00
reboot.c
sem.c coding guidelines: comply with MISRA Rule 12.1. 2024-06-13 20:28:23 -04:00
spsc_pbuf.c
thread_entry.c
user_work.c