Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Leung 1cd7cccbb1 kernel: mem_domain: arch_mem_domain functions to return errors 4 years ago
..
__assert.h assert: Completely remove file info and condition expression 6 years ago
arch_interface.h kernel: mem_domain: arch_mem_domain functions to return errors 4 years ago
atomic.h kernel: atomics: support for 64-bit atomic operations 4 years ago
atomic_arch.h kernel: atomic: possibility of arch specific implementation 4 years ago
atomic_builtin.h kernel: atomic: consistently use named type for atomic pointer values 4 years ago
atomic_c.h kernel: atomic: consistently use named type for atomic pointer values 4 years ago
base64.h zephyr: replace zephyr integer types with C99 types 5 years ago
bitarray.h sys: introduce bit arrays 4 years ago
byteorder.h sys: byteorder: Fix incorrect shift in sys_get_be48/le48 5 years ago
cbprintf.h lib: os: cbprintf: Add support for conversion to fsc package 4 years ago
cbprintf_cxx.h lib: os: cbprintf: Add ARG_UNUSED to unused arguments 4 years ago
cbprintf_internal.h lib: os: cbprintf: Add support for conversion to fsc package 4 years ago
check.h base: add error checking macros 6 years ago
crc.h lib: os: Introduce support for CRC32C algorithm 4 years ago
device_mmio.h doc: replace courge with corge 4 years ago
dlist.h doc: strcutures: use doxygen to reference functions 4 years ago
errno_private.h kernel: support using thread local storage for errno 5 years ago
fdtable.h net: socket: Add locking to prevent concurrent access 4 years ago
kobject.h sys: kobject: Fix header to avoid re-declaratiions 4 years ago
libc-hooks.h libc: minimal: Use new ZRESTRICT macro 4 years ago
list_gen.h cleanup: include/: move misc/util.h to sys/util.h 6 years ago
math_extras.h zephyr: replace zephyr integer types with C99 types 5 years ago
math_extras_impl.h zephyr: replace zephyr integer types with C99 types 5 years ago
mem_manage.h docs: Fix doxygen errors in include/sys/mem_manage.h 4 years ago
mpsc_packet.h lib: os: Add mpsc (multiple producer, single consumer) packet buffer 4 years ago
mpsc_pbuf.h lib: os: mpsc_pbuf: Add const qualifier to API calls 4 years ago
multi_heap.h sys: multi_heap: add missing docstrings 4 years ago
mutex.h docs: Add missing retval for sys_mutex_unlock() 4 years ago
notify.h doc: doxygen: replace option alias with kconfig 4 years ago
onoff.h code-guideline: Fixing code violation 10.4 Rule 5 years ago
p4wq.h toolchain: migrate iterable sections calls to the external API 4 years ago
printk.h sys: printk: Fix LOG2 printk support in cpp code 4 years ago
rb.h lib: rb: Use types that indicate size and signedness 4 years ago
reboot.h lib: os: add gcc noreturn attribute for sys_reboot 4 years ago
ring_buffer.h ring_buffer: Link buffer data to the .noinit section 4 years ago
sem.h toolchain: migrate iterable sections calls to the external API 4 years ago
sflist.h doc: group data structure docs and add doxygen linkage 4 years ago
slist.h doc: group data structure docs and add doxygen linkage 4 years ago
speculation.h zephyr: replace zephyr integer types with C99 types 5 years ago
sys_heap.h heap: add functions to get heap runtime statistics 4 years ago
sys_io.h include: common: Add sys_set_bits and set_clear_bits inline functions 4 years ago
time_units.h sys: time_units: Add SYS_FOREVER_US macro 4 years ago
timeutil.h doc: add a section for timeutil APIs 5 years ago
util.h libc: minimal: add qsort to the minimal libc 4 years ago
util_internal.h sys: util: improve IS_EMPTY() implementation 4 years ago
util_loops.h sys: util: Update implementation of loop macros 4 years ago
util_macro.h sys: util: improve IS_EMPTY() implementation 4 years ago