Home
last modified time | relevance | path

Searched full:synchronization (Results 1 – 25 of 270) sorted by relevance

1234567891011

/Zephyr-latest/samples/bluetooth/periodic_sync/
DREADME.rst2 :name: Periodic Advertising Synchronization
5 Use Bluetooth LE Periodic Advertising Synchronization functionality.
10 A simple application demonstrating the Bluetooth LE Periodic Advertising Synchronization
26 establish periodic advertising synchronization.
/Zephyr-latest/samples/synchronization/
Dsample.yaml4 name: Synchronization Sample
6 sample.kernel.synchronization:
7 tags: synchronization
DREADME.rst1 .. zephyr:code-sample:: synchronization
2 :name: Basic Synchronization
5 Manipulate basic kernel synchronization primitives.
23 :zephyr-app: samples/synchronization
/Zephyr-latest/tests/bsim/babblekit/include/babblekit/
Dsync.h6 * This file provides a synchronization mechanism between devices, for the
14 * This initializes a simple synchronization library based on bsim backchannels.
28 * @brief Send a synchronization packet
36 * @brief Wait for a synchronization packet
/Zephyr-latest/samples/bluetooth/periodic_sync_rsp/
DREADME.rst2 :name: Periodic Advertising with Responses (PAwR) Synchronization
5 Implement Bluetooth LE Periodic Advertising with Responses Synchronization.
11 Responses Synchronization functionality.
39 sample and transfer the synchronization info.
/Zephyr-latest/dts/bindings/video/
Dst,stm32-dcmi.yaml66 Polarity of horizontal synchronization (DCMI_HSYNC_Polarity).
67 0 Horizontal synchronization active Low.
68 1 Horizontal synchronization active High.
81 Polarity of vertical synchronization (DCMI_VSYNC_Polarity).
82 0 Vertical synchronization active Low.
83 1 Vertical synchronization active High.
/Zephyr-latest/drivers/flash/
DKconfig.nrf_rram42 prompt "Nordic nRFx flash driver synchronization"
46 synchronization between flash memory driver and radio.
52 Enable synchronization between flash memory driver and radio using
58 disable synchronization between flash memory driver and radio.
DKconfig.nrf29 prompt "Nordic nRFx flash driver synchronization"
33 synchronization between flash memory driver and radio.
39 Enable synchronization between flash memory driver and radio using
45 disable synchronization between flash memory driver and radio.
/Zephyr-latest/include/zephyr/sys/
Dbarrier.h37 * This routine acts as a synchronization fence between threads and prevents
48 * @brief Full/sequentially-consistent data synchronization barrier.
50 * This routine acts as a synchronization fence between threads and prevents
54 * both, until synchronization is complete.
67 * @brief Full/sequentially-consistent instruction synchronization barrier.
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_sync.h7 /* Periodic advertisements synchronization status. */
25 * synchronization is terminated for periodic advertisements with wrong CTE type.
72 * resources to sample all CTEs in currently pending synchronization event.
78 * in pending synchronization event.
/Zephyr-latest/boards/qemu/xtensa/doc/
Dindex.rst13 emulated environment, for example, with the :zephyr:code-sample:`synchronization` sample:
16 :zephyr-app: samples/synchronization
21 This will build an image with the synchronization sample app, boot it using
/Zephyr-latest/samples/cpp/cpp_synchronization/
Dsample.yaml4 sample.cpp.synchronization:
18 sample.cpp.synchronization.picolibc:
/Zephyr-latest/boards/qemu/leon3/doc/
Dindex.rst20 emulated environment. For example, with the :zephyr:code-sample:`synchronization` sample:
23 :zephyr-app: samples/synchronization
28 This will build an image with the synchronization sample app, boot it using
/Zephyr-latest/boards/qemu/riscv32/doc/
Dindex.rst20 emulated environment. For example, with the :zephyr:code-sample:`synchronization` sample:
23 :zephyr-app: samples/synchronization
28 This will build an image with the synchronization sample app, boot it using
/Zephyr-latest/boards/renode/riscv32_virtual/doc/
Dindex.rst29 emulated environment. For example, with the :zephyr:code-sample:`synchronization` sample:
32 :zephyr-app: samples/synchronization
37 This will build an image with the synchronization sample app, boot it using
/Zephyr-latest/include/zephyr/drivers/rtc/
Dmaxim_ds3231.h332 * microsecond to millisecond accuracy in synchronization.
337 /** @brief Read the local synchronization clock.
339 * Synchronization aligns the DS3231 real-time clock with a stable
343 * synchronization updates is affected by the resolution of this
358 * @return the current value of the synchronization clock.
365 /** @brief Get the frequency of the synchronization clock.
371 * @return the frequency of the selected synchronization clock.
485 * Synchronization is performed in asynchronously, and may take as
490 * synchronization data collected by this operation.
500 * @retval -EBUSY if a synchronization or set is currently in progress
[all …]
/Zephyr-latest/boards/qemu/riscv32e/doc/
Dindex.rst20 emulated environment. For example, with the :zephyr:code-sample:`synchronization` sample:
23 :zephyr-app: samples/synchronization
28 This will build an image with the synchronization sample app, boot it using
/Zephyr-latest/doc/services/debugging/
Dmipi_stp_decoder.rst11 without timestamp), stream recognition (master and channel), synchronization (ASYNC opcode) and
24 relative). Decoder can be in synchronization or not. Initial state is configurable.
26 Loss of synchronization can be indicated to the decoder by calling
/Zephyr-latest/boards/qemu/riscv32_xip/doc/
Dindex.rst20 emulated environment. For example, with the :zephyr:code-sample:`synchronization` sample:
23 :zephyr-app: samples/synchronization
28 This will build an image with the synchronization sample app, boot it using
/Zephyr-latest/samples/bluetooth/peripheral_past/
DREADME.rst2 :name: Periodic Advertising Synchronization Transfer Peripheral
10 A simple application demonstrating the Bluetooth LE Periodic Advertising Synchronization
/Zephyr-latest/boards/qemu/malta/doc/
Dindex.rst58 emulated environment, for example, with the :zephyr:code-sample:`synchronization` sample:
61 :zephyr-app: samples/synchronization
66 This will build an image with the synchronization sample app, boot it using
90 Use this configuration to run :zephyr:code-sample:`synchronization` sample in big-endian mode:
93 :zephyr-app: samples/synchronization
/Zephyr-latest/boards/renode/cortex_r8_virtual/doc/
Dindex.rst32 For example, with the :zephyr:code-sample:`synchronization` sample:
35 :zephyr-app: samples/synchronization
40 This will build an image with the synchronization sample app, boot it using
/Zephyr-latest/boards/qemu/riscv64/doc/
Dindex.rst29 emulated environment. For example, with the :zephyr:code-sample:`synchronization` sample:
32 :zephyr-app: samples/synchronization
37 This will build an image with the synchronization sample app, boot it using
/Zephyr-latest/doc/kernel/services/
Dindex.rst24 Scheduling, Interrupts, and Synchronization
28 synchronization.
40 synchronization/semaphores.rst
41 synchronization/mutexes.rst
42 synchronization/condvar.rst
43 synchronization/events.rst
/Zephyr-latest/drivers/misc/coresight/
DKconfig67 int "Period of custom synchronization frame"
72 To help find the synchronization when decoding the ETR content
73 by a host tool a synchronization pattern (16 bytes of 0xFF) can be

1234567891011