zephyr/include/zephyr
Chauncy Liu 1b47a1b75c include: posix: Avoid compiler warning about return type mismatched
Cast variables to correct type to avoid compilation warnings.

Signed-off-by: Chauncy Liu <chauncy@beechwoods.com>
2024-06-06 15:25:13 -05:00
..
acpi
app_memory headers: memory_domain: Drop extern attr from functions 2024-05-20 20:49:25 -04:00
arch kernel: Add CONFIG_ARCH_HAS_DIRECTED_IPIS 2024-06-04 22:35:54 -04:00
audio
bluetooth arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
canbus
console
crypto
data data: Use designated initializers consistently in macro's 2024-05-23 07:51:56 -04:00
debug arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
devicetree arch: sw_isr: revamp multi-level interrupt architecture 2024-05-25 11:24:32 +03:00
dfu
display
drivers drivers: spi: remove deprecated functions 2024-06-06 15:19:29 -05:00
dsp
dt-bindings drivers: clock control: mcux: syscon: add FlexCAN clock support 2024-06-06 15:46:57 +01:00
fs fs: Improved CONFIG_FILE_SYSTEM_MAX_FILE_NAME processing 2024-06-04 19:10:39 -04:00
input
internal build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
ipc
kernel build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
linker llext: add support for SLID-based linking 2024-06-03 15:29:34 -04:00
llext llext: automatically merge sections by type 2024-06-04 13:37:22 +02:00
logging build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
lorawan
math
mem_mgmt
mgmt build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
modbus
modem modem: chat: Add runtime APIs for chat scripts 2024-05-28 10:02:06 +02:00
multi_heap
net posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
pm pm: Disable device pm per power state 2024-06-04 19:13:53 -04:00
portability
posix include: posix: Avoid compiler warning about return type mismatched 2024-06-06 15:25:13 -05:00
random build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
retention
rtio sys: Add a lockfree mpsc and spsc queues 2024-06-06 00:42:29 -07:00
sd sd: sdmmc: rework frequency and timing selection logic 2024-05-16 09:21:03 +02:00
sensing
settings
shell shell: add shell backend for audio DSP using shared memory window 2024-05-31 08:07:03 +02:00
sip_svc
stats
storage storage/flash_map: Add flash_area_flatten 2024-06-04 08:00:46 +02:00
sys sys: MPSC doc comment cleanup 2024-06-06 00:42:29 -07:00
task_wdt
timing
toolchain toolchain/llvm: Fix integer macros implementation 2024-05-20 18:04:54 +02:00
tracing tracing: add k_realloc trace 2024-05-28 17:55:12 +02:00
usb usb: device_next: hid: fix Get Report buffer handling 2024-06-04 07:56:45 +02:00
usb_c
xen
zbus
zvfs posix: eventfd: fix dependency cycle between net and posix 2024-06-04 16:27:12 -05:00
bindesc.h
cache.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
device.h device: Remove z_device_is_ready 2024-05-31 08:06:44 +02:00
devicetree.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
fatal_types.h
fatal.h arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
init.h
irq_multilevel.h irq: multilevel: add APIs with level as argument 2024-05-25 11:24:32 +03:00
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h
kernel_structs.h kernel: Add CONFIG_IPI_OPTIMIZE 2024-06-04 22:35:54 -04:00
kernel_version.h
kernel.h kernel: avoid Boolean-to-integer type casts 2024-06-05 17:40:52 -05:00
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
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
zephyr.h