zephyr/include/zephyr
Arunmani Alagarsamy 04931a54ee drivers: pinctrl: pinctrl_gecko: Add support for using pinctrl api
This update integrates I2C support with the pinctrl_configure_pins api
within the pinctrl_gecko driver.

Signed-off-by: Arunmani Alagarsamy <arunmani.a@capgemini.com>
2024-04-25 18:07:48 -04:00
..
acpi lib: acpi: fix for build error when acpi not enabled 2024-02-15 12:28:55 +01:00
app_memory
arch arm: irq: Disable clang warning on VFP clobbering 2024-04-24 14:59:19 -04:00
audio include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
bluetooth Bluetooth: Host: Deprecate auto name in AD 2024-04-23 12:42:24 +02:00
canbus
console
crypto include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
data
debug gdbstub: Make loop enum public 2024-04-03 15:39:28 +01:00
devicetree devicetree: can: add support for getting CAN transceiver minimum bitrate 2024-03-12 10:43:36 +01:00
dfu
display
drivers drivers: video_common: Add aligned allocation API 2024-04-25 17:58:57 -04:00
dsp include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
dt-bindings drivers: pinctrl: pinctrl_gecko: Add support for using pinctrl api 2024-04-25 18:07:48 -04:00
fs include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
input input: add a paw32xx driver 2024-04-23 22:13:51 +00:00
internal arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
ipc drivers: mbox: update MBOX consumers to the new API 2024-03-07 14:32:57 +00:00
kernel kernel: add the ability to memory map thread stacks 2024-04-10 07:44:27 -04:00
linker linker: Add more DWARF 5 debug sections 2024-04-22 07:47:52 -07:00
llext llext: fix llext_find_sym() not to return a "const" value 2024-04-16 09:06:49 +02:00
logging logging: Update log_source_dynamic_data struct 2024-04-20 13:45:25 -04:00
lorawan include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
math
mem_mgmt
mgmt mgmt: hawkbit: set server address, port and auth_token during runtime 2024-04-19 16:39:31 +00:00
modbus
modem modem: chat: implement helper defines/structs 2024-04-24 15:00:10 -04:00
multi_heap
net net: vlan: Add a function to check if interface is VLAN one 2024-04-25 11:06:23 +00:00
pm pm: Remove state lock/unlock API 2024-04-09 20:11:48 +02:00
portability
posix lib: posix: fs: add ftruncate support 2024-04-15 13:23:37 -04:00
random random: add sys_rand8/16/64_get() 2024-04-03 10:34:26 +02:00
retention include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
rtio include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
sd
sensing sensing: document missing parameter 2024-02-25 20:48:16 -05:00
settings include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
shell shell: Allow extension of shell APIs 2024-04-24 16:04:03 -04:00
sip_svc
stats
storage storage/stream_flash: Document write flush as mandatory 2024-04-25 09:53:57 +00:00
sys Revert "sys_sem: add a for-loop-like macro similar to spinlocks" 2024-04-23 11:51:44 -04:00
task_wdt include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
timing arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
toolchain toolchain gcc: Provide a no UBSAN attribute macro 2024-04-22 03:48:32 -07:00
tracing
usb usb: device_next: rename usbd_class_iter to usbd_class_node 2024-04-22 06:51:22 -07:00
usb_c include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
xen
zbus
bindesc.h bindesc: Add include zephyr/sys/util_macro.h 2024-03-26 10:06:31 -04:00
cache.h cache: introduce incoherent cache interface 2024-02-03 13:42:33 -05:00
device.h kernel: Device deferred initialization 2024-04-11 15:50:44 -04:00
devicetree.h devicetree.h: Rework DT_ANY_INST_HAS_PROP_STATUS_OKAY 2024-03-20 16:52:48 +00:00
fatal_types.h
fatal.h
init.h init.h: restore designated initializers in SYS_INIT_NAMED() 2024-03-12 15:12:37 -05:00
irq_multilevel.h
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h kernel: move priority queue handling to own file/header 2024-03-02 15:06:45 +01:00
kernel_structs.h sched: Remove multi-level queue priority limit 2024-03-12 19:37:40 -04:00
kernel_version.h
kernel.h kernel: work_queue: make thread essential flag configurable 2024-04-25 21:40:24 +02:00
shared_irq.h drivers: interrupt_controller: changes in shared irq 2024-01-31 13:47:39 -06:00
smf.h Lib: SMF: Add Doxygen commands. 2024-03-04 22:16:40 +01:00
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