zephyr/include/zephyr
Yonatan Schachter 4ef0e1221d sys/util.h: Add IS_ALIGNED macro
Added IS_ALIGNED macro to check if a pointer is aligned to
a given alignment. Additionally, removed a macro with a
conflicting name in drivers/crypto_intel.

Signed-off-by: Yonatan Schachter <yonatan.schachter@gmail.com>
2024-02-26 11:46:30 +01:00
..
acpi lib: acpi: fix for build error when acpi not enabled 2024-02-15 12:28:55 +01:00
app_memory
arch riscv: linker: Fallback to Kconfig when defining ROM region 2024-02-05 14:05:57 +01:00
audio include: audio: dmic: add DMIC_STATE_ERROR enum 2024-01-17 14:43:52 +01:00
bluetooth Bluetooth: CSIP: remove print_sirk 2024-02-25 22:28:26 -05:00
canbus
console
crypto
data
debug
devicetree
dfu
display include: drivers: mipi_dsi: split MIPI DCS values into separate header 2024-01-31 16:01:45 +00:00
drivers drivers: sensor: add ScioSense ENS160 driver 2024-02-25 22:27:22 -05:00
dsp
dt-bindings include: gpio: Add GPIO_INT_WAKEUP flag 2024-02-25 22:26:00 -05:00
fs fs: Clarify description of fs_open when no access bits given 2024-02-07 06:57:19 -06:00
input input: add two input to hid code translation functions 2024-01-24 10:44:40 +01:00
internal
ipc
kernel kernel: move z_init_cpu to private kernel headers 2024-01-17 11:57:20 -05:00
linker linker: Round TLS sizes up in linker script 2024-02-25 22:28:56 -05:00
llext llext: Support memory protection 2024-02-02 13:06:28 -05:00
logging logging: rename log2_generic to log_generic 2024-02-14 19:07:30 +01:00
lorawan
math
mem_mgmt
mgmt mgmt: hawkbit: Add error handling for HTTP requests 2024-02-09 16:33:11 -06:00
modbus
modem modem: chat: Implement TRANSMIT_IDLE event 2024-01-25 11:22:42 +01:00
multi_heap
net net: buf: add max allocation size to allocation info 2024-02-06 12:56:37 +01:00
pm pm: device_runtime: Extend existing API with ISR_SAFE mode 2024-02-01 15:03:42 +01:00
portability
posix posix: pthread: ensure pthread_exit() has noreturn attribute 2024-02-12 11:11:37 -06:00
random
retention
rtio rtio: Fix unused argument 2024-01-31 22:12:36 +01:00
sd include: sd: revise the minimum alignment of card_buffer to 4-bytes 2024-01-18 20:04:50 +01:00
sensing sensing: document missing parameter 2024-02-25 20:48:16 -05:00
settings
shell shell: Fix shell init procedure when configured as inactive on startup 2024-01-21 16:01:36 +01:00
sip_svc
stats
storage storage/flash_map: Retire macros deprecated in release 3.2 2024-01-31 09:08:12 -06:00
sys sys/util.h: Add IS_ALIGNED macro 2024-02-26 11:46:30 +01:00
task_wdt
timing
toolchain toolchain: do not use posix C code for asm language in gcc.h 2024-02-14 22:27:11 +01:00
tracing
usb usb: device_next: new USB Audio 2 implementation 2024-02-01 15:07:37 +01:00
usb_c
xen
zbus
bindesc.h
cache.h cache: introduce incoherent cache interface 2024-02-03 13:42:33 -05:00
device.h pm: use braces for .pm_base inside anonymous union initializer 2024-02-21 16:57:56 +01:00
devicetree.h docs: rename intel,pcie compatible id to pcie-controller 2024-01-31 15:03:06 +01:00
fatal_types.h
fatal.h
init.h init: adjust the SYS_INIT dev field init to play nice with older compilers 2024-01-26 09:44:04 +01:00
irq_multilevel.h
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h
kernel_structs.h
kernel_version.h
kernel.h
shared_irq.h drivers: interrupt_controller: changes in shared irq 2024-01-31 13:47:39 -06:00
smf.h
spinlock.h
sw_isr_table.h arch: sw_isr_table: Implement local interrupt table entry creation 2024-02-02 19:49:36 +01:00
sys_clock.h
syscall.h
toolchain.h
types.h
zephyr.h