zephyr/include/zephyr
James Roy e38cc894e3 drivers: counter: Fix incorrect error codes
Unimplemented interfaces should return
-ENOSYS instead of -ENOTSUP.

Signed-off-by: James Roy <rruuaanng@outlook.com>
2025-03-26 08:54:58 +01:00
..
acpi
app_memory
arch everywhere: Replace diagnostic pragmas with TOOLCHAIN_* macros 2025-03-20 21:57:47 +01:00
audio usb: device_next: add new MIDI 2.0 device class 2025-01-31 19:50:26 +01:00
bluetooth Bluetooth: Host: Doc: Name enums in gap.h 2025-03-26 07:08:44 +01:00
canbus
console
crypto
data lib: utils: add consistent overhead byte stuffing 2025-03-11 05:36:49 +01:00
debug toolchain: Replace TOOLCHAIN_IGNORE_WSHADOW_BEGIN/END 2025-03-20 21:57:47 +01:00
devicetree
dfu dfu: Add support for new MCUboot swap using offset mode 2025-02-10 19:05:25 +01:00
display
drivers drivers: counter: Fix incorrect error codes 2025-03-26 08:54:58 +01:00
dsp
dt-bindings drivers: sensor: tmp114: Support setting odr 2025-03-25 22:12:11 +01:00
fs fs: zms: fix Copyright notice 2025-03-04 12:17:02 +00:00
input
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: make order_key field in thread conditional 2025-03-08 03:38:37 +01:00
linker cmake: linker: Removed unnecessary regexp in link generator 2025-03-20 21:58:14 +01:00
llext llext: optimize allocations for read-only sections 2025-03-21 14:41:30 -04:00
logging sys: cbprintf: logging: Fix opaque struct pointer warning 2025-03-25 11:00:42 +01:00
lorawan lorawan: add callback for descriptor changes 2025-03-07 19:42:56 +01:00
math
mctp
mem_mgmt
mgmt include: zephyr: mgmt: mcumgr: callbacks: Remove deprecated macro 2025-02-25 15:13:42 +00:00
misc
modbus
modem
multi_heap
net net: Add helper to get sockaddr from sockaddr_storage struct 2025-03-25 11:00:33 +01:00
platform
pm pm: Remove deprecated function 2025-02-10 03:41:06 +01:00
portability portability: cmsis: Implement osThreadJoin using Zephyr k_thread_join 2025-03-07 19:51:50 +01:00
posix toolchain: Replace TOOLCHAIN_IGNORE_WSHADOW_BEGIN/END 2025-03-20 21:57:47 +01: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: Correctly handle completion count wraps 2025-02-12 12:23:06 +01:00
sd
sensing
settings
shell
sip_svc
stats
storage
sys sys: cbprintf: logging: Fix opaque struct pointer warning 2025-03-25 11:00:42 +01:00
task_wdt
timing
toolchain toolchain: Add IAR warning macros 2025-03-25 22:15:32 +01:00
tracing tracing: Add sys_trace_idle_exit call 2025-03-12 14:03:48 +00:00
usb usb: device_next: fix Get Status request response 2025-02-28 14:51:53 +01:00
usb_c
xen include: xen: add gnttab_query_size struct to public headers 2025-02-14 10:41:33 +01:00
zbus
zvfs
bindesc.h
cache.h
device.h device: fix typo in device_deinit 2025-03-26 07:09:00 +01:00
devicetree.h devicetree: document limitations related to for-each macros 2025-02-01 00:26:38 +01: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_structs.h kernel: rename 'dumb' scheduler and simply call it 'simple' 2025-03-15 00:34:58 +01:00
kernel_version.h
kernel.h kernel: add missing member initializer 2025-03-19 17:12:15 +01: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