Home
last modified time | relevance | path

Searched refs:enqueued (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_stream_tx.c41 atomic_t enqueued; member
92 atomic_get(&tx_streams[i].enqueued) < ENQUEUE_CNT) { in tx_thread_func()
103 atomic_inc(&tx_streams[i].enqueued); in tx_thread_func()
158 atomic_set(&tx_streams[i].enqueued, 0); in bap_stream_tx_unregister()
214 const atomic_val_t old = atomic_dec(&tx_streams[i].enqueued); in bap_stream_tx_sent_cb()
/Zephyr-latest/subsys/shell/
DKconfig.template.shell_log_queue_size7 Size of buffer for messages that can be enqueued in order to be processed
11 because all log messages are enqueued.
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_audio_stream.c51 atomic_t enqueued; member
99 atomic_get(&tx_streams[i].enqueued) >= MAX_ENQUEUE_CNT) { in tx_thread_func()
113 atomic_inc(&tx_streams[i].enqueued); in tx_thread_func()
221 const atomic_val_t old = atomic_dec(&tx_streams[i].enqueued); in btp_bap_audio_stream_sent_cb()
/Zephyr-latest/doc/kernel/data_structures/
Dring_buffers.rst16 * **Byte mode**: raw bytes can be enqueued and dequeued.
19 can be enqueued and dequeued from the ring buffer in
152 in length. When a data item is **enqueued** (:c:func:`ring_buf_item_put`)
158 buffer by removing the oldest enqueued item. The contents of the dequeued data
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dread_and_decode.rst51 * Triggers result in enqueued events, not callbacks.
/Zephyr-latest/doc/services/shell/
Dindex.rst737 thread are enqueued and processed in the shell thread. Logger thread will block
740 new message is enqueued. Use the ``shell stats show`` command to retrieve
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.ll_sw_split1080 enqueued ACL Data packet by the upper layer can be transmitted with
1325 start and stop operations are enqueued towards ticker_job by a said
1330 requests after all stop requests enqueued by all user context having