zephyr/include/zephyr
Dominik Ermel 68be1711c8 storage/stream_flash: Document write flush as mandatory
There is no need to make this optional just inform user that
this has to be called to complete write of buffers.
The commit also adds info that there should be no more write
attempts done with use of "flushed", as it may return write
errors anyway.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2024-04-25 09:53:57 +00: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: can: remove the use of bitfields from struct can_filter 2024-04-24 09:53:06 +02:00
dsp include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
dt-bindings drivers: clock_control: npcx: add MCLKD as i3c source clock 2024-04-24 19:40:28 +00: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: buf: Disallow blocking allocation in syswq 2024-04-23 19:47:24 -04: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
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 include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
shared_irq.h
smf.h Lib: SMF: Add Doxygen commands. 2024-03-04 22:16:40 +01:00
spinlock.h
sw_isr_table.h
sys_clock.h
syscall.h
toolchain.h
types.h
zephyr.h