Home
last modified time | relevance | path

Searched refs:synchronous (Results 1 – 25 of 43) sorted by relevance

12

/Zephyr-Core-3.5.0/lib/posix/
DKconfig.pthread28 removed once a more synchronous solution is available.
/Zephyr-Core-3.5.0/drivers/dma/
DKconfig.iproc_pax43 bool "PAX DMA synchronous API with interrupt support"
/Zephyr-Core-3.5.0/arch/arm/core/cortex_m/
Dfault.c188 static bool memory_fault_recoverable(z_arch_esf_t *esf, bool synchronous) in memory_fault_recoverable() argument
200 end += (synchronous) ? 0x0 : 0x4; in memory_fault_recoverable()
202 ARG_UNUSED(synchronous); in memory_fault_recoverable()
/Zephyr-Core-3.5.0/doc/develop/api/
Dterminology.rst116 guarantees the function is synchronous.
176 A function that is not asynchronous is synchronous, i.e. the operation
178 are synchronous this behavior does not have a distinct attribute to
/Zephyr-Core-3.5.0/samples/subsys/zbus/benchmark/
DREADME.rst23 * **CONFIG_BM_ASYNC** if the execution must be asynchronous or synchronous. Use y to async and n to…
/Zephyr-Core-3.5.0/drivers/ieee802154/
DKconfig.cc252075 The crypto device exposed will only support synchronous CCM operation.
/Zephyr-Core-3.5.0/subsys/ipc/ipc_service/lib/
DKconfig.icmsg47 scenarios, such as when synchronous IPC is executed from the system
/Zephyr-Core-3.5.0/doc/services/input/
Dindex.rst53 The synchronous mode can be used in a simple application to keep a minimal
/Zephyr-Core-3.5.0/doc/kernel/services/data_passing/
Dmailboxes.rst97 In a synchronous exchange, the sending thread blocks until the message
106 The synchronous exchange technique provides an implicit form of flow control,
150 to the sender during a synchronous message exchange.
195 For a synchronous send operation, the operation normally completes when a
205 A synchronous send operation may block the sending thread indefinitely,
Dmessage_queues.rst196 A synchronous transfer can be achieved by using the kernel's mailbox
/Zephyr-Core-3.5.0/doc/services/resource_management/
Dindex.rst82 guarantee synchronous context-independent transitions a driver may
/Zephyr-Core-3.5.0/doc/services/tracing/
Dindex.rst93 backends both in synchronous and asynchronous modes.
264 - synchronous:
300 - synchronous:
/Zephyr-Core-3.5.0/modules/
DKconfig.stm32571 Enable STM32Cube Universal synchronous asynchronous receiver
577 Enable STM32Cube Extended Universal synchronous asynchronous receiver
790 Enable STM32Cube Universal synchronous asynchronous receiver
/Zephyr-Core-3.5.0/samples/drivers/clock_control_litex/
DREADME.rst97 …information to the log. It is highly recommended to enable logging and synchronous processing of l…
/Zephyr-Core-3.5.0/subsys/tracing/
DKconfig87 Enable synchronous tracing. This requires the backend to be
/Zephyr-Core-3.5.0/boards/arm/mimxrt1062_fmurt6/doc/
Dindex.rst15 synchronous parallel NAND/NOR/PSRAM controller. The i.MX RT1062 runs on the
/Zephyr-Core-3.5.0/doc/services/logging/
Dindex.rst28 - Panic support - in panic mode logging switches to blocking, synchronous
97 :kconfig:option:`CONFIG_LOG_MODE_IMMEDIATE`: Immediate (synchronous) mode.
398 * Messages must be sequentially freed. Backend processing is synchronous. Backend
651 switch to synchronous, interrupt-less operation or shut down itself if that is
/Zephyr-Core-3.5.0/doc/services/pm/
Ddevice_runtime.rst103 The synchronous model is as simple as it gets. However, it may introduce
/Zephyr-Core-3.5.0/boards/arm/stm32h573i_dk/doc/
Dindex.rst141 - 1x 16-bit parallel slave synchronous-interface
/Zephyr-Core-3.5.0/boards/arm/nucleo_h563zi/doc/
Dindex.rst131 - 1x 16-bit parallel slave synchronous-interface
/Zephyr-Core-3.5.0/boards/arm/nucleo_u5a5zj_q/doc/
Dindex.rst153 - Parallel synchronous slave interface
/Zephyr-Core-3.5.0/boards/arm/mimxrt1060_evk/doc/
Dindex.rst15 synchronous parallel NAND/NOR/PSRAM controller. The i.MX RT1060 runs on the
/Zephyr-Core-3.5.0/boards/arm/mimxrt1064_evk/doc/
Dindex.rst14 synchronous parallel NAND/NOR/PSRAM controller. The i.MX RT1064 runs on the
/Zephyr-Core-3.5.0/doc/services/device_mgmt/smp_groups/
Dsmp_group_1.rst422 This is synchronous command which means that a sender of request will not
/Zephyr-Core-3.5.0/doc/services/zbus/
Dindex.rst137 be dynamic or static allocated; notifications can be synchronous or asynchronous; the developer can
366 (synchronous).

12