zephyr/include/zephyr
Sai Santhosh Malae 9c436baf85 drivers: adc: siwx91x: Analog pin initialization
Modified pinctrl driver to configure analog pins for
ULP and HP modes.

Signed-off-by: Sai Santhosh Malae <Santhosh.Malae@silabs.com>
2025-06-10 12:07:33 +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 doc: kernel: Clarify relationship between direct and ZLI interrupts 2025-06-06 14:49:16 +01:00
audio
bluetooth Bluetooth: Classic: L2CAP: implement ECHO REQ/RSP 2025-05-29 20:19:38 -04: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 drivers: led: fix LED_BRIGTHNESS_MAX typo 2025-06-09 14:50:33 -07:00
dsp
dt-bindings drivers: adc: siwx91x: Analog pin initialization 2025-06-10 12:07:33 +02:00
fs fs: zms: clarify need to re-mount after zms_clear 2025-03-31 14:32:08 +02: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: remove kernel/internal/smp.h 2025-04-29 02:42:09 +02:00
linker linker: device_state : add alignment setting 2025-05-29 20:22:57 -04:00
llext llext: add dynamic heap allocation support 2025-06-04 15:50:57 -04:00
logging arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
lorawan lorawan: add link check support. 2025-04-17 17:23:12 +02:00
math
mem_mgmt
mgmt mgmt: hawkbit: interface support for ip addresses and domain name 2025-05-28 11:08:53 +02:00
misc
modbus
modem gnss: u_blox_f9p: Introduce High-precision GNSS module 2025-06-04 08:44:59 +02:00
multi_heap
net net: l2: wifi: Modify btwt_setup usage. 2025-06-10 08:47:25 +02:00
platform
pm pm: policy: fix mocks of CONFIG_PM_POLICY_DEVICE_CONSTRAINTS 2025-06-05 09:34:31 +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 Revert "posix: net: move static inline gethostname() to lib definition" 2025-05-30 08:27:19 -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
sip_svc
stats
storage storage/stream_flash: Fix description of erased_up_to 2025-05-02 16:10:17 +01:00
sys lib: min_heap: Add min-heap data structure 2025-06-07 13:29:24 +01:00
task_wdt task_wdt: Add suspend and resume API functions 2025-04-02 13:05:14 +02:00
timing
toolchain arch: arm: Added IAR support to ARM irq header macros 2025-05-24 18:04:20 +02:00
tracing kernel: kheap: decouple simple alloc from aligned_alloc 2025-04-01 22:13:04 +02:00
usb usb: device_next: do not list high-speed functions if not used 2025-06-03 14:48:29 +01:00
usb_c usbc: fix errors in TCPC_REG_PD_REV and TCPC_REG_PD_INT_REV macros 2025-05-27 11:50:29 +02:00
video drivers: video: dcmipp: add functions for external ISP functions usage 2025-06-06 10:10:58 +02:00
virtio docs: virtio: add virtio docs 2025-06-02 17:37:07 +02:00
xen include: xen: add gnttab_query_size struct to public headers 2025-02-14 10:41:33 +01:00
zbus api: zbus: Make zbus a stable API 2025-05-23 15:30:48 +02:00
zvfs
bindesc.h
cache.h
device.h device: Provide de-init device function only if requested 2025-06-03 17:08:50 +02:00
devicetree.h devicetree: add DT_ALL_INST_HAS_PROP_STATUS_OKAY() macro 2025-06-06 08:42:41 +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 style: add missing curly braces in if/while/for statements. 2025-05-17 14:10:33 +02:00
irq_offload.h
irq.h doc: kernel: Clarify relationship between direct and ZLI interrupts 2025-06-06 14:49:16 +01:00
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 kernel: workq: introduce work timeout: 2025-06-06 08:42:53 +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: Add braces around subobject 2025-06-03 20:33:33 +02:00
sys_clock.h include: sys_clock: Fix compilation when SYS_CLOCK_EXISTS is disabled 2025-06-06 08:45:57 +02: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