zephyr/include/zephyr
Mykola Kvach 2756c9b9a5 arch: arm64: cache: fix usage of extern C linkage specification
Reorder preprocessor condition endings in arm64/cache.h,
this eliminates the breaking of the 'extern "C"' construction.

Signed-off-by: Mykola Kvach <mykola_kvach@epam.com>
2023-06-13 07:06:46 -04:00
..
app_memory
arch arch: arm64: cache: fix usage of extern C linkage specification 2023-06-13 07:06:46 -04:00
audio
bluetooth Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
canbus canbus: isotp: Allow to override ISOTP_FIXED_ADDR_* constants 2023-04-06 19:43:02 +02:00
console
crypto doc: doxygen: add some OS services to os_services group 2023-06-05 20:21:09 -04:00
data json/jwt: add to utilities Doxygen group 2023-06-05 20:21:09 -04:00
debug doc: doxygen: add some OS services to os_services group 2023-06-05 20:21:09 -04:00
devicetree
dfu dox: doxygen: add third_party group 2023-06-05 20:21:09 -04:00
display display: cfb: move to utilities group 2023-06-05 20:21:09 -04:00
drivers include: zephyr: drivers: ps2: Add missing err codes header 2023-06-07 15:24:30 -04:00
dsp
dt-bindings drivers: pinctrl_emsdp: fix definition location 2023-06-13 07:02:08 -04:00
fs doc: doxygen: add some subsystems to os_services group 2023-05-31 14:39:29 -04:00
input iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
ipc doc: doxygen: add some subsystems to os_services group 2023-05-31 14:39:29 -04:00
kernel kernel: Add missing stdbool.h to kernel/stats.h 2023-03-21 15:43:36 -04:00
linker linker: Fix __stackmem section with CONFIG_KERNEL_COHERENCE 2023-05-27 06:33:17 -04:00
logging logging: fix format strings not being put in log_strings_area 2023-06-01 14:59:23 +02:00
lorawan doc: doxygen: add new connectivity group 2023-06-05 20:21:09 -04:00
math math: Update ilog2_compile_time_const_u32 to wrap n with () 2023-04-29 12:25:03 +02:00
mgmt dox: doxygen: add third_party group 2023-06-05 20:21:09 -04:00
modbus
multi_heap doc: doxygen: add some OS services to os_services group 2023-06-05 20:21:09 -04:00
net net: lwm2m: Allow overiding of default socket behaviour 2023-06-06 09:40:16 -04:00
pm doc: doxygen: s/subsys/os_services 2023-05-31 14:39:29 -04:00
portability
posix ARC: Fix portability.posix.common.arcmwdtlib test 2023-06-09 14:17:50 -04:00
random
retention retention: fixe bootmode ingroup 2023-06-05 20:21:09 -04:00
rtio rtio: Fix cpp compatibility 2023-05-31 12:40:59 -07:00
sd
settings doc: doxygen: add some OS services to os_services group 2023-06-05 20:21:09 -04:00
shell Shell: Add shell_strtoull 2023-06-05 07:05:20 -04:00
sip_svc subsystem: sip_svc: Add ARM SiP SVC subsystem 2023-05-09 08:46:50 -04:00
stats
storage doc: doxygen: add some OS services to os_services group 2023-06-05 20:21:09 -04:00
sys include: sys: util_macro: Add UTIL_INC/DEC/X2 2023-06-06 06:52:42 -04:00
task_wdt doc: doxygen: add some subsystems to os_services group 2023-05-31 14:39:29 -04:00
timing doc: doxygen: add some OS services to os_services group 2023-06-05 20:21:09 -04:00
toolchain toolchain: xtensa: enable C11 features with xt-clang 2023-06-05 13:53:12 -04:00
tracing doc: doxygen: s/subsys/os_services 2023-05-31 14:39:29 -04:00
usb usb: create top-level usb Doxygen group 2023-06-05 20:21:09 -04:00
usb_c usb-c: Remove duplicate typedefs 2023-05-16 11:42:24 -04:00
xen
zbus doc: doxygen: add some subsystems to os_services group 2023-05-31 14:39:29 -04:00
cache.h doc: doxygen: add some subsystems to os_services group 2023-05-31 14:39:29 -04:00
device.h device: Fix doc syntax for DEVICE_DT_GET_ONE 2023-05-23 11:58:44 -05:00
devicetree.h devicetree: better DT_PROP_BY_IDX()/DT_FOREACH_PROP_ELEM() support 2023-05-16 18:14:26 +02:00
exc_handle.h
fatal_types.h
fatal.h
init.h doc: doxygen: add some subsystems to os_services group 2023-05-31 14:39:29 -04:00
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h
kernel_structs.h pm: Fix cpus active count 2023-06-01 10:05:31 +02:00
kernel_version.h
kernel.h kernel: extract common code in K_{,KERNEL_}THREAD_DEFINE 2023-05-25 16:30:26 -04:00
shared_irq.h
smf.h
spinlock.h kernel: allow for arch specific processing within busy loops 2023-05-25 08:25:11 +00:00
sw_isr_table.h
sys_clock.h
syscall_handler.h
syscall.h
timeout_q.h kernel/sched: Use kernel timeouts for timeslice expirations 2023-03-09 09:21:12 +01:00
toolchain.h
types.h
wait_q.h
zephyr.h