zephyr/doc/kernel
Måns Ansgariusson 9a64bcc29a docs: update k_pipe documentation to align with the rewritten interface
This commit updates the k_pipe documentation to reflect the rewritten
interface.
Changes include:

* Detailed explanations of k_pipe concepts, initialization, and usage.
* Examples for defining, writing to, reading from, flushing,
	and closing a pipe.
* Clarified behavior in edge cases and introduced enhanced error-handling
  details.

Updated suggested use cases and API references.

Signed-off-by: Måns Ansgariusson <Mansgariusson@gmail.com>
2025-01-17 19:43:44 +01:00
..
data_structures doc: specify thread safety for each data structure 2024-10-30 18:45:33 -07:00
drivers doc: kernel: drivers: Remove assert using DEVICE_API 2024-12-03 19:55:32 +01:00
iterable_sections docs: kernel: iterable_section: add #include to linker example 2024-11-25 01:02:03 +01:00
memory_management demand_paging: eviction: add kconfig CONFIG_EVICTION_TRACKING 2024-11-18 13:16:44 -05:00
object_cores doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
services docs: update k_pipe documentation to align with the rewritten interface 2025-01-17 19:43:44 +01:00
timing_functions
usermode doc: cache: Create caching overview 2024-12-11 21:33:29 +01:00
util
code-relocation.rst samples: application_development: use zephyr:code-sample directive 2024-08-27 15:13:43 -04:00
index.rst
timeutil.rst