Home
last modified time | relevance | path

Searched full:producing (Results 1 – 25 of 33) sorted by relevance

12

/Zephyr-latest/dts/bindings/tcpc/
Dst,stm32-ucpd.yaml37 producing UCPD peripheral clock (ucpd_clk). It is recommended
45 Determines the division ratio of a ucpd_clk divider producing
55 Determines the division ratio of a hbit_clk divider producing
63 Determines the division ratio of a ucpd_clk divider producing
/Zephyr-latest/doc/kernel/services/data_passing/
Dmessage_queues.rst108 to pass data items from a producing thread to one or more consuming threads.
110 producing thread throws away all existing data so the newer data can be saved.
139 to process data items generated by one or more producing threads. Note that
165 head of the queue that is generated by one or more producing threads.
Dmailboxes.rst262 from a producing thread to any consuming thread that wants it.
357 producing thread, using the immediate data retrieval technique. The message
434 to get message data from a producing thread only if the message meets
/Zephyr-latest/include/zephyr/sys/
Dspsc_lockfree.h47 * 1. ISR A producing and a Thread B consuming.
48 * 2. Thread A producing and ISR B consuming.
49 * 3. Thread A producing and Thread B consuming.
50 * 4. ISR A producing and ISR B consuming.
166 * @param spsc SPSC to acquire an element from for producing
/Zephyr-latest/doc/hardware/peripherals/
Dcomparator.rst32 compare its inputs, producing an output and detecting edges. When suspended, the comparator
/Zephyr-latest/doc/kernel/data_structures/
Dmpsc_pbuf.rst18 * Allocate, commit scheme used for packet producing.
110 Packet producing
/Zephyr-latest/tests/lib/ringbuffer/src/
Dconcurrent.c289 PRINT("Producing interrupts consuming\n"); in test_ringbuffer_stress()
292 PRINT("Consuming interrupts producing\n"); in test_ringbuffer_stress()
/Zephyr-latest/doc/project/
Ddocumentation.rst15 when producing the Zephyr project's online documentation.
/Zephyr-latest/dts/bindings/sensor/
Dmemsic,mc3419.yaml59 This helps in producing slower Output Data Rate (ODR) from given Input Data Rate (IDR).
/Zephyr-latest/tests/lib/mpsc_pbuf/src/
Dconcurrent.c183 /* Note that producing may be interrupted and there will be discontinuity in produce()
212 * each other. One context is consuming and other two are producing. It
/Zephyr-latest/cmake/linker/lld/
Dtarget.cmake13 # Run $LINKER_SCRIPT file through the C preprocessor, producing ${linker_script_gen}
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dindex.rst12 sensors and themselves producing new inferred sensor data such as step counts,
/Zephyr-latest/doc/kernel/services/synchronization/
Dsemaphores.rst125 Use a semaphore to synchronize processing between a producing and consuming
/Zephyr-latest/cmake/linker/arcmwdt/
Dtarget.cmake9 # Run $LINKER_SCRIPT file through the C preprocessor, producing ${linker_script_gen}
/Zephyr-latest/cmake/linker/xt-ld/
Dtarget.cmake24 # Run $LINKER_SCRIPT file through the C preprocessor, producing ${linker_script_gen}
/Zephyr-latest/cmake/linker/ld/
Dtarget.cmake17 # Run $LINKER_SCRIPT file through the C preprocessor, producing ${linker_script_gen}
/Zephyr-latest/soc/nordic/nrf54l/
Dsoc.c105 * extracting the slope value, at least gcc is capable of producing such in power_and_clock_configuration()
/Zephyr-latest/doc/kernel/usermode/
Doverview.rst115 files that are part of the kernel build producing zephyr.elf are assumed to
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/cavs25/
Ddmic_regs.h246 /* Clock divider used for producing the microphone clock from audio IO clock with approximately 50%
/Zephyr-latest/soc/intel/intel_adsp/ace/include/
Ddmic_regs.h246 /* Clock divider used for producing the microphone clock from audio IO clock with approximately 50%
/Zephyr-latest/doc/services/rtio/
Dindex.rst110 (continuously producing) requests are all possible!
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_cli.h327 * Queries the availability and capabilities of all Target nodes, producing a
/Zephyr-latest/doc/build/kconfig/
Dsetting.rst189 to producing a new merged configuration. :file:`zephyr/.config` is also the
/Zephyr-latest/soc/nordic/nrf53/
Dsoc.c514 * extracting the slope value, at least gcc is capable of producing such in nordicsemi_nrf53_init()
/Zephyr-latest/arch/x86/core/
Dfatal.c459 * instruction will just be re-tried, producing another fault. in z_x86_page_fault_handler()

12