..
__assert.h
assert: Completely remove file info and condition expression
2020-01-13 13:59:55 +01:00
arch_interface.h
debug: x86: Add gdbstub for X86
2020-09-02 20:54:57 -04:00
atomic.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
base64.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
byteorder.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
check.h
base: add error checking macros
2020-01-20 17:19:54 -05:00
crc.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
device_mmio.h
kernel: demote k_mem_map to z_mem_map
2020-09-03 14:24:38 -04:00
dlist.h
sys: dlist: remove deprecated sys_dlist_insert_{before,after}
2019-09-11 11:18:20 -05:00
errno_private.h
fdtable.h
net: getsockname: Call via vtable instead of ioctl
2020-08-14 09:47:51 -07:00
libc-hooks.h
include: libc-hooks: add comments
2020-07-23 11:01:42 +02:00
list_gen.h
cleanup: include/: move misc/util.h to sys/util.h
2019-06-27 22:55:49 -04:00
math_extras_impl.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
math_extras.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
mem_manage.h
kernel: demote k_mem_map to z_mem_map
2020-09-03 14:24:38 -04:00
mempool_base.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
mempool.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
mutex.h
kernel: rename initializers to be internal
2020-04-24 22:27:08 +02:00
notify.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
onoff.h
sys: onoff: support clients using synchronous transitions
2020-08-14 17:53:39 +02:00
printk.h
lib: os: make snprintk fns generally available
2020-01-03 10:13:30 +01:00
rb.h
ring_buffer.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
sem.h
linker: add iterable section macros
2020-06-24 17:09:22 -04:00
sflist.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
slist.h
speculation.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
sys_heap.h
lib/os/heap: debugging facility to dump the heap structure to the cconsole
2020-06-26 11:41:43 -07:00
sys_io.h
sys/sys_io.h: Memory mapped I/O APIs must be pointer-sized, not 32 bit!
2020-07-08 12:34:09 +02:00
thread_stack.h
kernel: introduce supervisor-only stacks
2020-07-30 21:11:14 -04:00
time_units.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
timeutil.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
util_internal.h
sys/util: fix macro support when building with C++
2020-08-12 16:39:37 -05:00
util.h
sys/util.h: add FOR_EACH_NONEMPTY_TERM
2020-08-24 20:29:11 -04:00