zephyr/include/zephyr
Jeff Welder af57038bb0 modem: pipelink: Add missing extern C in header
<zephyr/modem/pipelink.h> was missing
"extern C" statement.

Signed-off-by: Jeff Welder <Jeff.Welder@ellenbytech.com>
2024-06-23 20:37:14 +02:00
..
acpi lib: acpi: fix for build error when acpi not enabled 2024-02-15 12:28:55 +01:00
app_memory coding guidelines: comply with MISRA C:2012 Rule 11.2 2024-06-14 17:12:12 -04:00
arch arch: arm64: Fix ICC_SGI1R mask for arm64 2024-06-21 15:32:38 -04:00
audio include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
bluetooth everywhere: replace double words 2024-06-22 05:40:22 -04:00
canbus
console
crypto everywhere: replace double words 2024-06-22 05:40:22 -04:00
data include: json: remove deprecated tokens 2024-06-18 14:32:56 -04:00
debug zephyr: remove deprecated headers 2024-06-14 19:12:00 +02:00
devicetree arch: sw_isr: revamp multi-level interrupt architecture 2024-05-25 11:24:32 +03:00
dfu
display include: drivers: mipi_dsi: split MIPI DCS values into separate header 2024-01-31 16:01:45 +00:00
drivers everywhere: replace double words 2024-06-22 05:40:22 -04:00
dsp include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
dt-bindings drivers: clock_control: Refactor for ESP32C6 2024-06-14 18:51:46 -04:00
fs fs: fcb: correct FCB_MAX_LEN boundary condition 2024-06-07 09:53:56 +02:00
input everywhere: replace double words 2024-06-22 05:40:22 -04:00
internal include: sys: added missing parenthesis 2024-06-14 18:50:33 -04:00
ipc ipc: fix return code of icbmsg backend send operation. 2024-06-10 15:00:01 +03:00
kernel demand_paging: add frame tracking functions to eviction algorithms 2024-06-14 18:58:02 -04:00
linker ARCMWDT: Fix macroses for section definition 2024-06-19 13:23:13 -04:00
llext llext: disable LL_EXTENSION_SYMBOL when not building an llext 2024-06-14 19:24:51 +02:00
logging logging: use runtime message creation when logging is disabled 2024-06-17 15:30:02 +02:00
lorawan lorawan: add channels mask configuration. 2024-05-03 09:51:46 +02:00
math
mem_mgmt
mgmt everywhere: replace double words 2024-06-22 05:40:22 -04:00
modbus
modem modem: pipelink: Add missing extern C in header 2024-06-23 20:37:14 +02:00
multi_heap
net everywhere: replace double words 2024-06-22 05:40:22 -04:00
pm pm: Declare pm state constraints for a device 2024-06-07 19:06:23 -04:00
portability
posix posix: implement mprotect() 2024-06-14 14:01:05 -04:00
random build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
retention include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
rtio rtio: Remove builtin iodev mpsc queue 2024-06-12 21:12:54 -04:00
sd sd: sdmmc: rework frequency and timing selection logic 2024-05-16 09:21:03 +02:00
sensing sensing: fix doxygen warnings 2024-04-30 14:32:24 -04:00
settings subsys/settings: add a function to save subtree 2024-05-01 22:56:19 +01:00
shell shell: shell_adsp_memory_window: fix invalid cast in struct init 2024-06-12 18:28:20 -04:00
sip_svc
stats
storage drivers: disk: add DISK_IOCTL_CTRL_DEINIT command to supported IOCTLs 2024-06-07 18:16:01 +01:00
sys everywhere: replace double words 2024-06-22 05:40:22 -04:00
task_wdt include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
timing arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
toolchain toolchain: llvm: Fix missing symbols 2024-06-14 19:10:08 -04:00
tracing tracing: trace sys_init calls 2024-06-18 14:39:05 -04:00
usb doc: usb: include group usbd_msg_api 2024-06-18 19:56:54 -04:00
usb_c include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
xen
zbus zbus: channel msg subscriber pool isolation 2024-06-17 21:20:05 -04:00
zvfs posix: eventfd: fix dependency cycle between net and posix 2024-06-04 16:27:12 -05:00
bindesc.h bindesc: Add include zephyr/sys/util_macro.h 2024-03-26 10:06:31 -04:00
cache.h everywhere: replace double words 2024-06-22 05:40:22 -04:00
device.h kernel: add CONFIG_DEVICE_DT_METADATA and helpers 2024-06-12 18:49:54 +02:00
devicetree.h everywhere: replace double words 2024-06-22 05:40:22 -04:00
fatal.h kernel: Add missing @brief for z_fatal_error 2024-06-20 17:02:45 -04:00
fatal_types.h
init.h init.h: restore designated initializers in SYS_INIT_NAMED() 2024-03-12 15:12:37 -05:00
irq.h irq: doc: fix misspelled reference to k_spinlock 2024-06-07 15:05:56 +02:00
irq_multilevel.h everywhere: replace double words 2024-06-22 05:40:22 -04:00
irq_nextlevel.h
irq_offload.h
kernel.h everywhere: replace double words 2024-06-22 05:40:22 -04:00
kernel_includes.h kernel: move priority queue handling to own file/header 2024-03-02 15:06:45 +01:00
kernel_structs.h kernel: Add CONFIG_IPI_OPTIMIZE 2024-06-04 22:35:54 -04:00
kernel_version.h
shared_irq.h include: drivers: Add missing __subsystem tags 2024-05-03 14:44:41 +01:00
smf.h Lib: SMF Modify HSM operation for UML-Style transitions 2024-05-22 21:41:06 -04:00
spinlock.h include: zephyr: coding guidelines: add explicit cast to void 2024-06-07 16:46:32 +03:00
sw_isr_table.h arch: sw_isr: revamp multi-level interrupt architecture 2024-05-25 11:24:32 +03:00
sys_clock.h Revert "kernel: retrieve system timer clock frequency at runtime or static" 2024-05-06 14:52:29 +03:00
syscall.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
toolchain.h
types.h