Home
last modified time | relevance | path

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

123

/Zephyr-latest/tests/subsys/modem/modem_pipe/src/
Dmain.c39 uint8_t synchronous : 1; member
61 if (backend->synchronous) { in modem_backend_fake_open()
87 if (backend->synchronous) { in modem_backend_fake_transmit()
121 if (backend->synchronous) { in modem_backend_fake_close()
164 backend->synchronous = sync; in modem_backend_fake_set_sync()
/Zephyr-latest/drivers/spi/
DKconfig.smartbond19 synchronous transfers.
/Zephyr-latest/soc/nordic/common/
DKconfig23 int "Timeout in synchronous request"
/Zephyr-latest/subsys/rtio/
DKconfig.workq10 Enable RTIO Work-queues to allow processing synchronous operations
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/
Dapp.overlay25 /* Falsely claim synchronous audio because we
/Zephyr-latest/drivers/dma/
DKconfig.iproc_pax43 bool "PAX DMA synchronous API with interrupt support"
/Zephyr-latest/arch/arm/core/cortex_m/
Dfault.c135 static bool memory_fault_recoverable(struct arch_esf *esf, bool synchronous) in memory_fault_recoverable() argument
147 end += (synchronous) ? 0x0 : 0x4; in memory_fault_recoverable()
149 ARG_UNUSED(synchronous); in memory_fault_recoverable()
/Zephyr-latest/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-latest/drivers/ieee802154/
DKconfig.cc252075 The crypto device exposed will only support synchronous CCM operation.
/Zephyr-latest/kernel/
DKconfig.mem_domain35 a memory domain's thread membership requires synchronous calls
/Zephyr-latest/boards/renesas/mck_ra8t1/doc/
Dindex.rst6 … a development kit that enables easy evaluation of motor control using permanent magnet synchronous
15 - Permanent magnet synchronous motors
/Zephyr-latest/tests/subsys/ipc/ipc_sessions/interoperability/
DKconfig.icmsg_v142 scenarios, such as when synchronous IPC is executed from the system
/Zephyr-latest/samples/drivers/lora/receive/
DREADME.rst5 Receive packets in both synchronous and asynchronous mode using the LoRa
/Zephyr-latest/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.rst197 A synchronous transfer can be achieved by using the kernel's mailbox
/Zephyr-latest/subsys/ipc/ipc_service/lib/
DKconfig.icmsg34 scenarios, such as when synchronous IPC is executed from the system
/Zephyr-latest/doc/services/resource_management/
Dindex.rst82 guarantee synchronous context-independent transitions a driver may
/Zephyr-latest/doc/services/input/
Dindex.rst53 The synchronous mode can be used in a simple application to keep a minimal
/Zephyr-latest/samples/drivers/clock_control_litex/
DREADME.rst100 …information to the log. It is highly recommended to enable logging and synchronous processing of l…
/Zephyr-latest/modules/
DKconfig.stm32628 Enable STM32Cube Universal synchronous asynchronous receiver
634 Enable STM32Cube Extended Universal synchronous asynchronous receiver
847 Enable STM32Cube Universal synchronous asynchronous receiver
/Zephyr-latest/lib/posix/options/
DKconfig.pthread63 removed once a more synchronous solution is available.
/Zephyr-latest/subsys/bluetooth/host/classic/
DKconfig43 Maximum number of simultaneous Bluetooth synchronous connections
/Zephyr-latest/subsys/tracing/
DKconfig87 Enable synchronous tracing. This requires the backend to be
/Zephyr-latest/boards/nxp/mimxrt1062_fmurt6/doc/
Dindex.rst12 synchronous parallel NAND/NOR/PSRAM controller. The i.MX RT1062 runs on the
/Zephyr-latest/boards/st/stm32h7b3i_dk/doc/
Dindex.rst77 - 8-/16-bit parallel synchronous data input/output slave interface (PSSI)

123