zephyr/include/zephyr
Seppo Takalo bf49540a8d net: lwm2m: Add const qualifier to many pointers
Various functions, mostly concerning time-series cache, were not
using const pointer while they still did not modify the content.

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2023-02-22 14:26:20 +01:00
..
app_memory
arch arch: arm: aarch32: Introduce z_arm_on_enter_cpu_idle() hook 2023-02-21 15:03:30 +01:00
audio
bluetooth Bluetooth: Audio: CAP inittiator broadcast stop procedure 2023-02-20 13:24:34 +01:00
canbus
console
crypto
data json: Increase max number of descriptor elements from 30 to 62 2023-01-26 09:51:54 +00:00
debug
devicetree devicetree: add DT_GPIO_HOG_* macros 2023-01-27 14:38:52 -08:00
dfu mcuboot: Remove public dependency on bootutil 2023-01-12 19:08:23 +01:00
display
drivers drivers: fuel_gauge: kernel drivers use syscalls 2023-02-22 08:51:55 +01:00
dsp zdsp: add ARC DSPLIB backend for zdsp 2023-02-21 15:06:06 +01:00
dt-bindings drivers: dma: Add infineon xmc4xxx dma support 2023-02-21 21:15:53 +01:00
fs fs: fcb: add option to disable CRC for fcb entries 2023-01-18 22:18:37 +00:00
ipc ipc: icmsg: send nocopy feature 2022-12-22 11:07:44 +01:00
kernel
linker treewide: Use CONFIG_CPP_EXCEPTIONS instead of CONFIG_EXCEPTIONS 2023-01-13 17:42:55 -05:00
logging logging: log_ctrl: remove vestige strdup prototypes 2023-02-20 11:16:31 +01:00
lorawan lorawan: services: add Application Layer Clock Synchronization 2023-01-23 10:05:49 +00:00
math
mgmt mgmt: mcumgr: transport: smp_bt: Fix wrongly enabling Bluetooth 2023-01-26 12:36:16 +00:00
modbus
multi_heap
net net: lwm2m: Add const qualifier to many pointers 2023-02-22 14:26:20 +01:00
pm pm: pm_device_runtime_enable/disable should return 0 when PM is disabled 2023-01-04 13:50:17 -05:00
portability
posix include: posix: add c++ extern scope 2023-01-23 09:57:31 -08:00
random
rtio
sd sd: MMC API, and MMC Spec 2023-01-14 09:22:22 +01:00
settings
shell mgmt/mcumgr: Standardise MCUmgr Kconfig names 2022-12-22 12:36:34 +01:00
stats
storage storage/flash_area: Remove unused field fa_device_id 2022-12-27 13:24:55 +01:00
sys sys: linear_range: fix return value when window is outside range 2023-02-20 10:43:26 +01:00
task_wdt
timing
toolchain include: Add a macro to check pointer alignment against boundary 2023-01-27 12:50:26 -08:00
tracing tracing: Resolve undefined event symbols 2023-02-02 20:21:12 +09:00
usb usb: add const to usb_reqtype_is_to_host/device function calls 2023-02-01 03:53:01 +09:00
usb_c usb_c: Transition to Sink Ready on sender response timeout 2023-01-05 10:34:06 +01:00
xen
zbus zbus: Add message bus subsystem to Zephyr 2022-11-14 17:25:29 -05:00
cache.h cache: Fix wrong defines 2023-01-10 18:22:32 -05:00
device.h device: fixup doxygen parameter names 2023-01-25 14:58:52 +00:00
devicetree.h dts: Add _STRING_UNQUOTED string and string-array 2023-02-20 09:49:00 +01:00
exc_handle.h
fatal_types.h fatal_types: define start of arch specific faults 2023-01-12 10:01:05 +01:00
fatal.h fatal: move enum definition to dedicated header 2023-01-12 10:01:05 +01:00
init.h
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h
kernel_structs.h
kernel_version.h
kernel.h tracing: Resolve undefined event symbols 2023-02-02 20:21:12 +09:00
shared_irq.h
smf.h
spinlock.h treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS 2023-01-13 17:42:55 -05:00
sw_isr_table.h
sys_clock.h
syscall_handler.h
syscall.h
timeout_q.h
toolchain.h toolchain: Replace GCC_VERSION, CLANG_VERSION and BUILD_ASSERT macros 2022-12-05 18:30:54 +01:00
types.h
wait_q.h
zephyr.h build: drop LEGACY_INCLUDE_PATH support 2023-02-21 15:06:48 +01:00