zephyr/include/zephyr
Talha Can Havadar 4ce0555d90 drivers: bmp581: Add BMP581 driver
This commit adds source and header files required for bmp581 I2C driver.
I have used bmp581_user.h to add more usage related definitions
but bmp581.h to add hardware related definitions.

Signed-off-by: Talha Can Havadar <havadartalha@gmail.com>
Signed-off-by: Gerhard Jörges <joerges@metratec.com>
2024-01-24 09:32:34 -05:00
..
acpi lib: acpi: Implement acpi_dmar_ioapic_get() 2023-12-19 11:04:19 +01:00
app_memory
arch arch: riscv: make __soc_is_irq optional 2024-01-23 09:57:57 +01:00
audio include: audio: dmic: add DMIC_STATE_ERROR enum 2024-01-17 14:43:52 +01:00
bluetooth Bluetooth: BAP: Add ISO state callbacks 2024-01-22 12:59:11 +01:00
canbus
console doc: console_api group added to doxygen 2023-11-22 09:37:38 +00:00
crypto
data
debug
devicetree devicetree: remove label property accessors 2023-12-01 13:09:56 -08:00
dfu
display
drivers drivers: bmp581: Add BMP581 driver 2024-01-24 09:32:34 -05:00
dsp
dt-bindings input: input-event-codes: add few codes used by HID devices 2024-01-24 10:44:40 +01:00
fs fs: Changes in the macro statements 2023-11-15 09:59:56 +01:00
input input: add two input to hid code translation functions 2024-01-24 10:44:40 +01:00
internal syscall_handler: Fix warnings in K_SYSCALL_MEMORY 2023-12-28 09:52:15 +01:00
ipc ipc: pbuf: fix incorrect doxygen group 2023-11-15 14:18:14 +00:00
kernel kernel: move z_init_cpu to private kernel headers 2024-01-17 11:57:20 -05:00
linker net: socket_service: Fix iterable section location 2024-01-22 12:53:33 +01:00
llext llext: use generic attributes instead of GCC's 2024-01-08 10:10:28 +01:00
logging logging: add flag to skip source info 2024-01-22 14:05:11 -05:00
lorawan lorawan: include: add missing Doxygen comments 2023-11-23 10:05:42 +01:00
math
mem_mgmt mem_mgmt: Add a memory attributes memory allocator 2023-11-27 19:56:48 +01:00
mgmt mgmt: mcumgr: callback: Add op to receive callback 2023-12-15 11:48:59 +00:00
modbus modbus: Document exception codes 2023-11-28 19:32:33 -05:00
modem modem: backend: uart: Implement transmit idle event 2024-01-11 16:09:44 +00:00
multi_heap
net net: l2: ethernet: bring in TX-Injection mode to l2 ethernet 2024-01-24 00:08:38 -05:00
pm pm: device_runtime: Add missing include to header 2024-01-03 17:24:42 +00:00
portability
posix posix: signal: reduce padding in sigevent sigval 2024-01-22 06:48:55 -05:00
random
retention
rtio rtio: Make coverity happy 2023-11-20 09:22:46 +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: add rtio implement for sensing subsys 2024-01-24 10:32:10 +01: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
sys kernel: smp: introduce k_smp_cpu_resume 2024-01-17 11:57:20 -05:00
task_wdt
timing os: timing: polish doxygen 2023-12-12 19:10:33 +01:00
toolchain toolchain: gcc: fix GCC < 11.0.0 build with -Wundef 2023-11-24 14:45:08 +01:00
tracing pm: device_runtime: Add delay to async put 2023-12-12 10:57:34 +01:00
usb include: usb: include usb_ch9.h 2024-01-24 13:38:12 +01:00
usb_c
xen
zbus zbus: add priority boost feature 2024-01-04 09:41:54 +01:00
bindesc.h
cache.h
device.h device: add braces around dev/dev_rw initializer 2023-11-29 14:44:23 +00:00
devicetree.h devicetree.h: rework multilevel interrupt encoding macros 2024-01-23 06:48:16 -05:00
fatal_types.h
fatal.h
init.h init: add missing initialization of dev pointer in SYS_INIT macro 2024-01-19 10:30:08 +00:00
irq_multilevel.h drivers: intc: manage multi-level interrupt configs 2023-12-11 18:23:23 -05:00
irq_nextlevel.h drivers: intc: manage multi-level interrupt configs 2023-12-11 18:23:23 -05:00
irq_offload.h
irq.h
kernel_includes.h
kernel_structs.h kernel: Extend halting to support suspending 2023-11-06 18:59:35 -05:00
kernel_version.h
kernel.h kernel: work: Fix race in workqueue thread 2024-01-03 10:20:19 +01:00
shared_irq.h
smf.h
spinlock.h
sw_isr_table.h arch: common: irq: relocate internal functions into a private header 2023-11-09 11:20:42 +01:00
sys_clock.h
syscall.h
toolchain.h
types.h
zephyr.h