16 Commits (main)

Author SHA1 Message Date
Hess Nathan 974bad6242 coding guidelines: comply with MISRA Rule 12.1. 1 year ago
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with `zephyr/` 1 year ago
Anas Nashif 9c4d881183 syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2 years ago
Anas Nashif c25d0804f0 syscall: rename z_object_find -> k_object_find 2 years ago
Anas Nashif 4e396174ce kernel: move syscall_handler.h to internal include directory 2 years ago
Anas Nashif a6b490073e kernel: object: rename z_object -> k_object 2 years ago
Gerard Marull-Paretas cbd31d720b lib: migrate includes to <zephyr/...> 3 years ago
Guðni Már Gilbert 94f88e502f lib: os: Simplify z_impl_z_sys_mutex_kernel_unlock 4 years ago
Andy Ross 7832738ae9 kernel/timeout: Make timeout arguments an opaque type 5 years ago
Andrew Boie 2dc2ecfb60 kernel: rename struct _k_object 5 years ago
Andrew Boie f2734ab022 kernel: use a union for kobject data values 5 years ago
Andrew Boie c5e3688583 lib: os: don't cast mutex pointers to u32_t 6 years ago
Andy Ross 643701aaf8 kernel: syscalls: Whitespace fixups 6 years ago
Andy Ross 6564974bae userspace: Support for split 64 bit arguments 6 years ago
Anas Nashif 0c9e280547 cleanup: include/: move misc/mutex.h to sys/mutex.h 6 years ago
Andrew Boie f0835674a3 lib: os: add sys_mutex data type 6 years ago