zephyr/include/zephyr
Emil Gydesen ba62c8d876 Bluetooth: BAP: Support setting different values per dir in CIG
The interval and latency for a CIG are set for each direction now,
allowing applications to use e.g. 10ms for sink ASEs and 7.5ms for
source ASEs.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-08-14 09:42:16 +02:00
..
acpi
app_memory coding guidelines: comply with MISRA C:2012 Rule 11.2 2024-06-14 17:12:12 -04:00
arch arch: riscv: ARCH_STACK_PTR_ALIGN should be 4 for RV32E 2024-08-07 19:00:53 -04:00
audio
bluetooth Bluetooth: BAP: Support setting different values per dir in CIG 2024-08-14 09:42:16 +02:00
canbus
console
crypto everywhere: replace double words 2024-06-22 05:40:22 -04:00
data json: support parsing and serializing 'int64_t' 2024-08-13 14:58:06 +02:00
debug debug: coresight: Add coresight_trace_deformatter 2024-08-12 19:23:19 -04:00
devicetree arch: sw_isr: revamp multi-level interrupt architecture 2024-05-25 11:24:32 +03:00
dfu
display fb: cfb: Add framebuffer deinitialize function 2024-06-28 07:21:47 -04:00
drivers drivers: intc: gic: implement set pending interrupt 2024-08-12 15:54:42 +02:00
dsp include: fix typo in multiple directories 2024-07-10 11:48:03 -04:00
dt-bindings soc: nordic: pinctrl: rework nordic,clock-enable 2024-08-12 12:58:58 +02:00
fs fs: nvs: Allow application to switch sector to get free space 2024-07-28 07:31:44 +03:00
input input: add a INPUT_CALLBACK_DEFINE_NAMED macro 2024-07-31 12:55:11 +02:00
internal include: sys: added missing parenthesis 2024-06-14 18:50:33 -04:00
ipc ipc: icmsg: Align to NO MULTITHREADING 2024-08-01 13:31:53 +02:00
kernel everywhere: replace double words 2024-06-25 06:05:35 -04:00
linker linker: section_tags: fix missing include 2024-08-01 16:44:05 +02:00
llext doc: llext: improve Doxygen comments 2024-07-11 16:17:52 +02:00
logging logging: When strings are stripped keep source name pointers 2024-08-13 14:56:14 +02:00
lorawan
math
mem_mgmt
mgmt include: fix typo in (logging, mgmt) 2024-07-10 11:48:03 -04:00
misc misc: move lorem ipsum text to zephyr/misc/lorem_ipsum.h 2024-08-02 03:31:06 -04:00
modbus
modem modem: pipe: Add explicit timeout to sync APIs 2024-07-29 14:14:42 +02:00
multi_heap
net drivers: eth: phy: add AR8031 PHY driver 2024-08-12 12:43:54 +02:00
pm pm: refactor pm_device_driver_init 2024-08-02 03:31:17 -04:00
portability
posix lib: posix: mutex: stubs remaining of _POSIX_THREAD_PRIO_PROTECT 2024-08-05 11:32:43 +02:00
random build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
retention retention: Fix documentation issue 2024-07-25 09:25:21 +02:00
rtio include: fix typo in multiple directories 2024-07-10 11:48:03 -04:00
sd sd: sd_spec: update trailing doxygen comments 2024-07-17 16:19:07 -04:00
sensing
settings
shell shell: introduce shell_xxx_impl wrapper functions for output macros 2024-07-27 20:50:12 +03:00
sip_svc
stats
storage storage/stream_flash: Fix write_block_size too small 2024-07-18 12:32:35 -04:00
sys libc: newlib: add config to use custom sbrk 2024-08-07 07:25:46 -04:00
task_wdt
timing
toolchain toolchain: llvm: Fix missing symbols 2024-06-14 19:10:08 -04:00
tracing doxygen: fix undocumented parameters 2024-06-25 06:05:20 -04:00
usb usb: device_next: add usbd_device_set_bcd_device() 2024-08-01 09:11:44 +01:00
usb_c include: fix typo in multiple directories 2024-07-10 11:48:03 -04:00
xen include: fix typo in multiple directories 2024-07-10 11:48:03 -04:00
zbus zbus: Fix ZBUS_CHAN_DEFINE alignment 2024-07-09 14:03:33 +02:00
zvfs posix: eventfd: fix dependency cycle between net and posix 2024-06-04 16:27:12 -05:00
bindesc.h bindesc: add to os_services doxygen group 2024-07-18 09:23:33 -04:00
cache.h everywhere: replace double words 2024-06-22 05:40:22 -04:00
device.h device_dt_metadata: handle dt_meta being NULL 2024-08-12 15:54:22 +02:00
devicetree.h include: fix typo in multiple directories 2024-07-10 11:48:03 -04:00
fatal_types.h
fatal.h kernel: Add missing @brief for z_fatal_error 2024-06-20 17:02:45 -04:00
init.h
irq_multilevel.h everywhere: replace double words 2024-06-22 05:40:22 -04:00
irq_nextlevel.h
irq_offload.h
irq.h irq: doc: fix misspelled reference to k_spinlock 2024-06-07 15:05:56 +02:00
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: Remove k_thread_priority_set() restriction 2024-08-02 03:29:55 -04:00
shared_irq.h
smf.h Lib: SMF Modify HSM operation for UML-Style transitions 2024-05-22 21:41:06 -04:00
spinlock.h include: zephyr: coding guidelines: add explicit cast to void 2024-06-07 16:46:32 +03:00
sw_isr_table.h everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
sys_clock.h
syscall.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
toolchain.h include: fix typo in multiple directories 2024-07-10 11:48:03 -04:00
types.h