Home
last modified time | relevance | path

Searched refs:waits (Results 1 – 25 of 40) sorted by relevance

12

/Zephyr-latest/samples/drivers/jesd216/
DREADME.rst40 Support 1-1-2: instr 3Bh, 0 mode clocks, 8 waits
41 Support 1-1-4: instr 6Bh, 0 mode clocks, 8 waits
42 Support 1-2-2: instr BBh, 0 mode clocks, 4 waits
43 Support 1-4-4: instr EBh, 2 mode clocks, 4 waits
/Zephyr-latest/drivers/timer/
DKconfig.nrf_xrtc22 System clock source initialization waits until clock is available. In some
33 System clock source initialization waits until clock is stable. When this
/Zephyr-latest/soc/native/inf_clock/
DKconfig.soc12 sleep. Therefore do not use busy waits while waiting for something to happen
/Zephyr-latest/samples/bluetooth/mesh_provisioner/
DREADME.rst18 key, then waits to receive an Unprovisioned Beacon from a device. If the
20 ``sw0`` :ref:`devicetree <dt-guide>` alias, the application then waits
/Zephyr-latest/samples/drivers/led/lp5569/
DREADME.rst12 LEDs until they are off again. Afterwards, it turns them all on at once, waits
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dsrpl_cli.rst27 Configuration Client waits for a response message to arrive in milliseconds. This value can be
Dod_cli.rst27 :kconfig:option:`CONFIG_BT_MESH_OD_PRIV_PROXY_CLI_TIMEOUT` controls how long the Client waits for a
Dsar_cfg.rst85 discard timer tells how long the lower transport layer waits before discarding the segmented message
229 The value of this state defines the time in seconds that the lower transport layer waits after
/Zephyr-latest/samples/modules/mctp/mctp_host/
DREADME.rst9 endpoint id with the message "hello". Expects and waits for a response to this
/Zephyr-latest/samples/net/sockets/sntp_client/
DREADME.rst20 When the application runs, it issues an SNTP request to the host and waits
/Zephyr-latest/subsys/modem/backends/
DKconfig31 This defines the delay, in milliseconds, that the backend waits
/Zephyr-latest/doc/kernel/services/synchronization/
Dmutexes.rst79 lock. Each time a higher priority thread waits on a mutex, the kernel adjusts
122 The following code builds on the example above, and waits indefinitely
129 The following code waits up to 100 milliseconds for the mutex to become
Dcondvar.rst72 The following code waits on the condition variable.
Dsemaphores.rst101 The following code builds on the example above, and waits up to 50 milliseconds
Devents.rst116 The following code builds on the example above, and waits up to 50 milliseconds
/Zephyr-latest/samples/bluetooth/iso_peripheral/
DREADME.rst11 The sample starts advertising, waits for a central to connect to it and set up an isochronous chann…
/Zephyr-latest/samples/userspace/prod_consumer/
DREADME.rst40 - App A monitor thread in user mode waits for data in the message queue.
44 - Application B processing thread waits on new items in the queue. It
/Zephyr-latest/doc/hardware/peripherals/
Duart.rst19 :c:func:`uart_poll_out`, is a blocking function and the thread waits until the given
/Zephyr-latest/samples/drivers/ipm/ipm_esp32/
DREADME.rst13 message to the APP using the IPM driver, and waits for the APP response
/Zephyr-latest/samples/bluetooth/extended_adv/
DREADME.rst17 Once the connection is established, the advertiser waits for 5 seconds to disconnect.
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dipc_service_icbmsg.rst24 …If there are not enough sequential blocks, it waits using the timeout provided in the parameter th…
309 * **Follower** - It waits for a binding message.
352 #. The initiator waits for any message from the follower using this endpoint address.
364 #. The follower waits for a binding message containing its endpoint name.
/Zephyr-latest/subsys/logging/backends/
DKconfig.rtt15 In panic mode backend always blocks and waits until there is space
/Zephyr-latest/doc/kernel/memory_management/
Dslabs.rst104 The following code builds on the example above, and waits up to 100 milliseconds
/Zephyr-latest/doc/kernel/services/data_passing/
Dpipes.rst84 the producer thread waits for a specified amount of time.
Dmailboxes.rst207 The waiting period only limits how long the mailbox waits
324 message descriptors. For example, if thread A waits to receive a message
325 only from thread X and then thread B waits to receive a message from

12