Home
last modified time | relevance | path

Searched full:synchronous (Results 1 – 25 of 187) sorted by relevance

12345678

/Zephyr-latest/dts/bindings/clock/
Dst,stm32f3-rcc.yaml17 - 0 # Synchronous mode
32 - 0: Disables the clock so the ADC can use AHB clock (synchronous mode)
39 - 0 # Synchronous mode
54 - 0: Disables the clock so the ADC can use AHB clock (synchronous mode)
/Zephyr-latest/dts/bindings/spi/
Dsnps,designware-spi.yaml28 and SSI_RX_FIFO_DEPTH of the DesignWare Synchronous
36 Synchronous Serial Interface.
42 of the DesignWare Synchronous Serial Interface. Only
/Zephyr-latest/dts/bindings/memory-controllers/
Dst,stm32-fmc-nor-psram.yaml16 - Burst mode for synchronous accesses with configurable option to split burst
21 - Burst mode for synchronous accesses
137 Note: Not used with synchronous NOR Flash memories.
142 Note: Not used with synchronous NOR Flash memories.
160 * DATLAT - Data latency for synchronous memory.
167 in NOR Flash memories with synchronous burst mode enable
/Zephyr-latest/dts/bindings/usb/
Dusb-audio-mic.yaml22 default: "Synchronous"
26 Default value is Synchronous.
32 - "Synchronous"
Dusb-audio-hs.yaml22 default: "Synchronous"
26 Default value is Synchronous.
32 - "Synchronous"
/Zephyr-latest/arch/arm64/core/
Dsmccc-call.S30 * The SMC instruction is used to generate a synchronous exception that is
38 * The HVC instruction is used to generate a synchronous exception that is
Dvector_table.S110 * - synchronous: aborts from MMU, SP/CP alignment checking, unallocated
125 * | VBAR_ELn + 0x000 | Synchronous | Current EL with SP0 |
130 * | + 0x200 | Synchronous | Current EL with SPx |
135 * | + 0x400 | Synchronous | Lower EL using AArch64 |
140 * | + 0x600 | Synchronous | Lower EL using AArch32 |
153 /* Current EL with SP0 / Synchronous */
176 /* Current EL with SPx / Synchronous */
199 /* Lower EL using AArch64 / Synchronous */
222 /* Lower EL using AArch32 / Synchronous */
/Zephyr-latest/samples/drivers/espi/src/
Despi_oob_handler.h34 * Assumes OOB Tx and Rx as synchronous operation.
48 * Assumes OOB Tx and Rx as synchronous operation.
/Zephyr-latest/samples/drivers/lora/receive/
Dsample.yaml13 - "<inf> lora_receive: Synchronous reception"
/Zephyr-latest/tests/net/mgmt/
Dtestcase.yaml17 net.synchronous:
/Zephyr-latest/drivers/spi/
DKconfig.smartbond19 synchronous transfers.
/Zephyr-latest/samples/subsys/zbus/benchmark/
DKconfig16 bool "Synchronous using listeners"
/Zephyr-latest/drivers/dai/intel/ssp/
DKconfig.ssp14 Synchronous Serial Port (SSP) module.
/Zephyr-latest/soc/nordic/common/
DKconfig23 int "Timeout in synchronous request"
Dmram_latency.h31 * @param cli pointer to client state providing instructions on synchronous
46 * Request is synchronous and blocks until it is completed. It can be called only
/Zephyr-latest/tests/subsys/input/api/
Dtestcase.yaml19 input.api.synchronous:
/Zephyr-latest/samples/net/syslog_net/
Dprj.conf18 # Deferred mode is required, synchronous mode does not work with network syslog
/Zephyr-latest/subsys/rtio/
DKconfig.workq9 Enable RTIO Work-queues to allow processing synchronous operations
/Zephyr-latest/dts/bindings/arm/
Datmel,sam-ssc.yaml4 description: Atmel SAM SSC (Synchronous Serial Controller) controller
/Zephyr-latest/tests/boards/intel_adsp/smoke/src/
Dhostipc.c86 /* Now make a synchronous call with (on the host) a delayed in ZTEST()
91 printk("Synchronous message send...\n"); in ZTEST()
/Zephyr-latest/dts/bindings/adc/
Dst,stm32-adc.yaml56 Apply to synchronous or asynchronous clock depending on the STM32
60 On STM32F3x (except STM32F37x), this configures only the synchronous
/Zephyr-latest/drivers/tee/optee/
Doptee_rpc_cmd.h35 * Conversely can a synchronous notification can be sent when a secure
45 * Sending a synchronous notification
/Zephyr-latest/drivers/dai/nxp/sai/
DKconfig.sai5 bool "NXP Synchronous Audio Interface (SAI) driver"
/Zephyr-latest/drivers/dma/
DKconfig.iproc_pax43 bool "PAX DMA synchronous API with interrupt support"
/Zephyr-latest/include/zephyr/sys/
Donoff.h124 * completed. If the transition is synchronous, notify shall be
236 * null if the on-off service uses synchronous transitions.
336 * instructions on synchronous expectations and how to notify the
378 * operations, and is a synchronous operation. Be aware that any
567 * @brief State used when a driver uses the on-off service API for synchronous
585 * @brief Lock a synchronous onoff service and provide its state.
591 * @param srv pointer to the synchronous service state.
604 * @brief Process the completion of a transition in a synchronous
614 * @param srv pointer to the synchronous service state

12345678