zephyr/include/sys
Andrew Boie 00f71b0d63 kernel: add CONFIG_ARCH_MEM_DOMAIN_SYNCHRONOUS_API
Saves us a few bytes of program text on arches that don't need
these implemented, currently all uniprocessor MPU-based systems.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-08-26 20:35:02 -04:00
..
__assert.h
arch_interface.h kernel: add CONFIG_ARCH_MEM_DOMAIN_SYNCHRONOUS_API 2020-08-26 20:35:02 -04:00
atomic.h
base64.h
byteorder.h
check.h
crc.h
device_mmio.h drivers: use node IDs for DEVICE_MMIO.*_INIT 2020-08-14 13:35:02 +02:00
dlist.h
errno_private.h
fdtable.h net: getsockname: Call via vtable instead of ioctl 2020-08-14 09:47:51 -07:00
libc-hooks.h
list_gen.h
math_extras_impl.h
math_extras.h
mem_manage.h mem_manage: add private conversion APIs 2020-08-25 15:49:59 -04:00
mempool_base.h
mempool.h
mutex.h
notify.h
onoff.h sys: onoff: support clients using synchronous transitions 2020-08-14 17:53:39 +02:00
printk.h
rb.h
ring_buffer.h
sem.h
sflist.h
slist.h
speculation.h
sys_heap.h
sys_io.h
thread_stack.h
time_units.h
timeutil.h
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