zephyr/include/zephyr
Riadh Ghaddab 457ade48b4 settings: zms: code style clean up
Clean some parts of the code and refactor it to avoid multiple nested
conditions.

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
2025-05-15 17:53:26 +02:00
..
acpi
app_memory kernel: typedef k_mem_domain_t and _mem_domain_info_t 2025-04-17 00:57:19 +02:00
arch arch: arm: arm_mpu_v7m: Fix unsupported Cortex-R access permission mode 2025-05-13 17:44:40 +02:00
audio usb: device_next: add new MIDI 2.0 device class 2025-01-31 19:50:26 +01:00
bluetooth Bluetooth: BAP: Add control point cbs to BASS 2025-05-14 14:15:51 +02:00
canbus
console
crypto
data json: improve parsing and serializing of integers 2025-04-11 06:32:50 +02:00
debug doc: doxygen: group debugging APIs 2025-04-18 17:46:50 +02:00
devicetree devicetree: macros: add display specific macros 2025-05-08 12:24:21 +02:00
dfu dfu: Add support for new MCUboot swap using offset mode 2025-02-10 19:05:25 +01:00
display cfb: typo fixes 2025-04-02 10:30:50 +02:00
drivers driver: flash: add flash driver for rts5912 2025-05-15 11:18:22 +02:00
dsp dsp: utils: Implemented float/fixed type conversions 2024-12-17 20:55:27 +01:00
dt-bindings drivers: rtc: add silabs siwx91x rtc driver 2025-05-15 14:09:23 +02:00
fs fs: zms: clarify need to re-mount after zms_clear 2025-03-31 14:32:08 +02:00
input drivers: input: cy8cmbr3xxx: add support for cy8cmbr3xxx input driver 2025-01-28 14:13:08 +01:00
internal toolchain: Replace TOOLCHAIN_IGNORE_WSHADOW_BEGIN/END 2025-03-20 21:57:47 +01:00
ipc ipc_service: icmsg: Add "unbound" functionality 2025-02-14 13:34:49 +01:00
kernel kernel: remove kernel/internal/smp.h 2025-04-29 02:42:09 +02:00
linker userspace: weak defintions for generated k-object lookup functions 2025-05-09 12:51:30 +02:00
llext llext: optimize allocations for read-only sections 2025-03-21 14:41:30 -04:00
logging logging: Assign module data to memory partition 'k_log_partition' 2025-04-23 02:15:25 +02:00
lorawan lorawan: add link check support. 2025-04-17 17:23:12 +02:00
math
mem_mgmt
mgmt mgmt: hawkbit: add event for confirmed current image during init 2025-05-09 14:01:08 +02:00
misc
modbus
modem modem: backend: uart: Add hw-flow-control for UART 2025-05-05 14:24:49 +02:00
multi_heap
net net: fix constness in http_request 2025-05-13 22:19:28 -04:00
platform
pm pm: Include disabled states in search inside pm_state_get 2025-05-05 21:56:55 +02:00
pmci/mctp pmci: Move MCTP into the PMCI subsys 2025-04-21 12:43:33 +02:00
portability portability: cmsis: Avoid copying objects names into control block 2025-04-14 20:03:19 +02:00
posix posix: implement the XSI_SINGLE_PROCESS Option Group 2025-05-13 22:23:21 -04:00
psa secure_storage: add a global registry header file for PSA key IDs 2025-02-13 20:22:09 +01:00
random
retention
rtio rtio: API version 0.2.0, unstable 2025-05-14 23:35:15 +02:00
sd
sensing
settings settings: zms: code style clean up 2025-05-15 17:53:26 +02:00
shell net: http_server: allow specifying a fallback resource 2025-01-28 18:14:36 +01:00
sip_svc
stats
storage storage/stream_flash: Fix description of erased_up_to 2025-05-02 16:10:17 +01:00
sys include: zephyr: sys: Fix uuid.h usage in C++ code 2025-05-06 02:36:15 +02:00
task_wdt task_wdt: Add suspend and resume API functions 2025-04-02 13:05:14 +02:00
timing
toolchain toolchain: xt-clang: skip printf format checks 2025-05-07 17:45:33 +02:00
tracing kernel: kheap: decouple simple alloc from aligned_alloc 2025-04-01 22:13:04 +02:00
usb usb: device_next: Reduce code size on Full-Speed only configuration 2025-04-10 12:57:19 +02:00
usb_c
xen include: xen: add gnttab_query_size struct to public headers 2025-02-14 10:41:33 +01:00
zbus zbus: remove k_malloc dependency for ZBUS_RUNTIME_OBSERVERS 2025-04-14 20:03:09 +02:00
zvfs
bindesc.h
cache.h
device.h device: fix typo in device_deinit 2025-03-26 07:09:00 +01:00
devicetree.h devicetree: macros: add display specific macros 2025-05-08 12:24:21 +02:00
fatal_types.h
fatal.h
init.h linker: update section names to be unambiguous 2025-03-20 12:20:55 -04:00
irq_multilevel.h irq: multilevel: compile 3rd level IRQ APIs only when enabled 2025-02-19 14:49:27 +00:00
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h kernel: remove kernel/internal/smp.h 2025-04-29 02:42:09 +02:00
kernel_structs.h kernel_structs: Add macro CPU_ID for getting current CPU ID 2025-04-08 08:57:57 +02:00
kernel_version.h doc: doxygen: add @brief to few APIs 2025-04-18 17:46:50 +02:00
kernel.h doc: kernel: mark k_event apis as being ISR safe 2025-05-02 01:16:46 +02:00
net_buf.h lib: net_buf: remove deprecated net_buf_put() and net_buf_get() functions 2025-03-12 19:04:19 +01:00
shared_irq.h
smf.h
spinlock.h
sw_isr_table.h sw_isr_table: Force align _isr_list_sname instances 2025-02-11 00:43:55 +01:00
sys_clock.h kernel: Add Z_IS_TIMEOUT_RELATIVE() macro 2025-03-17 02:21:02 +01:00
syscall.h
toolchain.h toolchain: Add IAR warning macros 2025-03-25 22:15:32 +01:00
types.h misc: Restrict linkage for main to freestanding 2025-04-03 15:26:23 -07:00