Home
last modified time | relevance | path

Searched full:transmission (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/Zephyr-Core-3.5.0/tests/drivers/i2s/i2s_api/src/
Dtest_i2s_loopback.c15 * - TX stream START trigger starts transmission.
44 /* Start transmission */ in ZTEST_USER()
56 /* All data written, drain TX queue and stop the transmission */ in ZTEST_USER()
81 * - TX stream START trigger starts transmission.
105 /* Start transmission */ in ZTEST_USER()
117 /* All data written, flush TX queue and stop the transmission */ in ZTEST_USER()
135 * - TX stream START trigger starts transmission.
138 * - TX stream DROP trigger stops transmission and clears the transmit queue.
161 /* Start transmission */ in ZTEST_USER()
177 /* All data written, drop TX, RX queue and stop the transmission */ in ZTEST_USER()
[all …]
Dtest_i2s_dir_both_loopback.c20 * - START trigger starts both the transmission and reception.
75 * - START trigger starts both the transmission and reception.
153 TC_PRINT("Stop transmission\n"); in ZTEST_USER()
158 TC_PRINT("Start transmission\n"); in ZTEST_USER()
213 /* All data written, flush TX queue and stop the transmission */ in ZTEST_USER()
217 /* Wait for transmission to finish */ in ZTEST_USER()
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/mesh/
Dop_agg_cli.h67 /** @brief Get the current transmission timeout value.
69 * @return The configured transmission timeout in milliseconds.
73 /** @brief Set the transmission timeout value.
75 * @param timeout The new transmission timeout.
Dsar_cfg_cli.h101 /** @brief Get the current transmission timeout value.
103 * @return The configured transmission timeout in milliseconds.
107 /** @brief Set the transmission timeout value.
109 * @param timeout The new transmission timeout.
Drpr_cli.h229 /** @brief Get the current transmission timeout value.
231 * @return The configured transmission timeout in milliseconds.
235 /** @brief Set the transmission timeout value.
237 * The transmission timeout controls the amount of time the Remote Provisioning
240 * @param timeout The new transmission timeout.
/Zephyr-Core-3.5.0/drivers/usb_c/tcpc/
Ducpd_stm32_priv.h142 /* Transmission of power delivery message failed */
144 /* Transmission of power delivery message was discarded */
146 /* Transmission of power delivery message was successful */
148 /* Transmission of Hard Reset message was successful */
150 /* Transmission of Hard Reset message failed */
303 /* Buffers to hold messages ready for transmission */
307 /* Request to send a transmission message */
311 /* Transmission message ID */
/Zephyr-Core-3.5.0/include/zephyr/net/
Dieee802154_radio_openthread.h34 * This mode is a non-standard experimental OpenThread feature. It allows transmission
36 * The earliest transmission time is specified as in the other TXTIME modes:
44 * the transmission fails.
75 /** Allows to configure extra CCA for transmission requested with mode
89 * The maximum number of extra CCAs to be performed when transmission is
/Zephyr-Core-3.5.0/samples/drivers/can/babbling/
DKconfig22 Babbling node sends Remote Transmission Request (RTR) frames.
35 Maximum number of CAN frames to enqueue for transmission.
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_resources.h14 /* Wrapper for EVENTS_END event generated by Radio peripheral at the very end of the transmission
38 /* Wrapper for EVENTS_END event generated by Radio peripheral at the very end of the transmission
54 /* Wrapper for EVENTS_END event generated by Radio peripheral at the very end of the transmission
90 /* Wrapper for EVENTS_END event generated by Radio peripheral at the very end of the transmission
115 /* Wrapper for EVENTS_END event generated by Radio peripheral at the very end of the transmission
Dradio_df.h30 /* Configure CTE transmission with 2us antenna switching for AoD. */
32 /* Configure CTE transmission with 4us antenna switching for AoD. */
34 /* Configure CTE transmission with for AoA. */
/Zephyr-Core-3.5.0/include/zephyr/drivers/
Dlora.h82 /** TX-power in dBm to use for transmission */
85 /** Set to true for transmission, false for receiving */
211 * @note This blocks until transmission is complete.
230 * @note This returns immediately after starting transmission, and locks
231 * the LoRa modem until the transmission completes.
238 * notify the end of the transmission).
301 * transmission does not interfere with other devices.
306 * @param duration Transmission duration in seconds.
Ddai.h100 /** @brief Start the transmission / reception of data.
102 * If DAI_DIR_TX is set some data has to be queued for transmission by
107 /** @brief Optional - Pre Start the transmission / reception of data.
113 /** @brief Stop the transmission / reception of data.
115 * Stop the transmission / reception of data at the end of the current
119 * Subsequent START trigger will resume transmission / reception where
123 /** @brief Pause the transmission / reception of data.
125 * Pause the transmission / reception of data at the end of the current
127 * state doesn't completely stop the clocks or transmission. The DAI could
131 /** @brief Optional - Post Stop the transmission / reception of data.
[all …]
Dmipi_dsi.h224 /** Flags controlling message transmission. */
228 /** Transmission buffer length. */
230 /** Transmission buffer. */
303 * @param buf Transmission buffer.
304 * @param len Length of the transmission buffer
331 * @param buf Transmission buffer.
332 * @param len Length of the transmission buffer
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_df_internal.h11 /* Enables CTE transmission according to provided configuration */
66 /* Configure CTE transmission */
70 /* Disables CTE transmission */
/Zephyr-Core-3.5.0/subsys/modbus/
DKconfig52 bool "Modbus transmission mode ASCII"
54 Enable ASCII transmission mode.
/Zephyr-Core-3.5.0/subsys/net/l2/ieee802154/
Dieee802154_priv.h26 * algorithm (CSMA/CA, ALOHA, etc.) and re-transmission protocol. See sections 6.2.5 (random
61 * reception on the TX path, i.e. sets up the necessary internal state before a transmission.
63 * This function has side effects and must be called before each individual transmission
84 * This function has side effects and must be called after each transmission attempt if (and only
DKconfig.radio7 int "Default radio transmission power"
18 Number of re-transmission attempts radio driver should do, before
/Zephyr-Core-3.5.0/samples/subsys/zbus/benchmark/
Dsample.yaml13 - "I: Benchmark 1 to 8: Dynamic memory, ASYNC transmission and message size 256"
35 - "I: Benchmark 1 to 8: Dynamic memory, SYNC transmission and message size 256"
/Zephyr-Core-3.5.0/drivers/ethernet/
DKconfig.adin211153 int "Buffer size in bytes use for frame transmission"
56 Transmission and reception buffer size.
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Ddirection.h58 * transmission.
60 * The structure holds information required to setup CTE transmission
194 /** Constant Tone Extension parameters for CTE transmission in connected mode. */
238 * @brief Enable transmission of Constant Tone Extension for the given advertising set.
240 * Transmission of Constant Tone Extension may be enabled only after setting periodic advertising
251 * @brief Disable transmission of Constant Tone Extension for the given advertising set.
302 * @brief Set Constant Tone Extension transmission parameters for a connection.
311 * @param params CTE transmission parameters.
Dl2cap.h35 /** Maximum Transmission Unit (MTU) for an outgoing L2CAP PDU. */
38 /** Maximum Transmission Unit (MTU) for an incoming L2CAP PDU. */
53 /** @brief Maximum Transmission Unit for an unsegmented outgoing L2CAP SDU.
55 * The Maximum Transmission Unit for an outgoing L2CAP SDU when sent without
63 /** @brief Maximum Transmission Unit for an unsegmented incoming L2CAP SDU.
65 * The Maximum Transmission Unit for an incoming L2CAP SDU when sent without
156 /** Endpoint Maximum Transmission Unit */
187 /** Channel Transmission Endpoint.
196 /** Channel Transmission queue */
198 /** Channel Pending Transmission buffer */
[all …]
/Zephyr-Core-3.5.0/subsys/net/ip/
Dtcp.h8 * @brief Transmission Control Protocol (TCP)
16 * - net_tcp_queue() queues the data for the transmission
76 * @brief Enqueue data for transmission
/Zephyr-Core-3.5.0/dts/bindings/net/wireless/
Dnordic,nrf-radio.yaml82 receive (Angle of Arrival mode) or transmission (Angle of
90 * Idle: in this state, PDU transmission happens.
95 * Guard: in this state, DFE prepares for reception or transmission
148 Antenna switch pattern to be used for transmission of PDU before start
149 of transmission of Constant Tone Extension.
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/mesh/
Dsar_cfg.rst23 transmission and acknowledge single-segment segmented messages.
52 the :kconfig:option:`CONFIG_BT_MESH_TX_SEG_RETRANS_COUNT` number of times before the transmission
54 virtual address, but the transmission always succeedes after retransmitting all segments the
87 Transmission of segments is separated by a segment transmission interval (see the
135 If the number of segments in the transmission is higher than the value of the
177 value. Segment transmission interval is then calculated using the following formula:
271 transmission of an acknowledgment message after receiving a new segment. The increment is measured
306 delaying the transmission of an acknowledgment message after receiving a new segment. The interval
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/tests_scripts/transport/
Dva_collision.sh7 # Test transmission to virtual addresses with collision

12345678910>>...12