Searched full:transmission (Results 1 – 25 of 358) sorted by relevance
12345678910>>...15
/Zephyr-latest/drivers/bluetooth/hci/ |
D | apollox_blue.h | 22 * @param tx Pointer of transmission packet. 23 * @param tx_len Length of transmission packet. 33 * @brief Define the SPI transmission function. 35 * @param data Pointer of transmission packet. 36 * @param len Length of transmission packet. 55 * @param data Pointer of transmission packet. 56 * @param len Length of transmission packet.
|
/Zephyr-latest/tests/drivers/i2s/i2s_api/src/ |
D | test_i2s_loopback.c | 15 * - 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 …]
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | op_agg_cli.h | 67 /** @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.
|
D | sar_cfg_cli.h | 101 /** @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.
|
/Zephyr-latest/include/zephyr/net/ |
D | ieee802154_radio_openthread.h | 42 * @note The CST transmission in its design is very similar to CSL reception. 44 * when it will be able to receive. In the CST transmission the transmitter side informs 45 * its peer about the moment in time when the next transmission will occur. 57 * This mode is a non-standard experimental OpenThread feature. It allows transmission 59 * The earliest transmission time is specified as in the other TXTIME modes: 67 * the transmission fails. 101 /** Allows to configure extra CCA for transmission requested with mode 121 * the value of this configuration parameter parameter, the time of transmission 153 * The maximum number of extra CCAs to be performed when transmission is
|
/Zephyr-latest/dts/bindings/dai/ |
D | nxp,dai-sai.yaml | 90 Use this property to specify which transmission data line the SAI should 91 use. To find out which transmission line you should use you can: 93 you're going to use transmission line 0. 95 the index of the transmission line that's connected to your consumer 98 then the index of the transmission data line will be 0. 103 Use this property to specify which receive transmission data line the SAI should
|
/Zephyr-latest/drivers/usb_c/tcpc/ |
D | ucpd_stm32_priv.h | 142 /* 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-latest/samples/drivers/can/babbling/ |
D | Kconfig | 22 Babbling node sends Remote Transmission Request (RTR) frames. 35 Maximum number of CAN frames to enqueue for transmission.
|
/Zephyr-latest/include/zephyr/drivers/ |
D | lora.h | 84 /** TX-power in dBm to use for transmission */ 87 /** Set to true for transmission, false for receiving */ 214 * @note This blocks until transmission is complete. 233 * @note This returns immediately after starting transmission, and locks 234 * the LoRa modem until the transmission completes. 241 * notify the end of the transmission). 306 * transmission does not interfere with other devices. 311 * @param duration Transmission duration in seconds.
|
D | mipi_dsi.h | 107 /** Flags controlling message transmission. */ 111 /** Transmission buffer length. */ 113 /** Transmission buffer. */ 188 * @param buf Transmission buffer. 189 * @param len Length of the transmission buffer 216 * @param buf Transmission buffer. 217 * @param len Length of the transmission buffer
|
D | dai.h | 157 /** @brief Start the transmission / reception of data. 159 * If DAI_DIR_TX is set some data has to be queued for transmission by 164 /** @brief Optional - Pre Start the transmission / reception of data. 170 /** @brief Stop the transmission / reception of data. 172 * Stop the transmission / reception of data at the end of the current 176 * Subsequent START trigger will resume transmission / reception where 180 /** @brief Pause the transmission / reception of data. 182 * Pause the transmission / reception of data at the end of the current 184 * state doesn't completely stop the clocks or transmission. The DAI could 188 /** @brief Optional - Post Stop the transmission / reception of data. [all …]
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_df_internal.h | 11 /* Enables CTE transmission according to provided configuration */ 66 /* Configure CTE transmission */ 70 /* Disables CTE transmission */
|
/Zephyr-latest/subsys/modbus/ |
D | Kconfig | 53 bool "Modbus transmission mode ASCII" 55 Enable ASCII transmission mode.
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio_df.h | 30 /* 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. */
|
D | radio_nrf5_resources.h | 17 /* Wrapper for EVENTS_END event generated by Radio peripheral at the very end of the transmission 60 /* Wrapper for EVENTS_END event generated by Radio peripheral at the very end of the transmission 89 /* Wrapper for EVENTS_END event generated by Radio peripheral at the very end of the transmission 144 /* Wrapper for EVENTS_END event generated by Radio peripheral at the very end of the transmission 169 /* Wrapper for EVENTS_END event generated by Radio peripheral at the very end of the transmission
|
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | ieee802154_priv.h | 26 * 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
|
D | Kconfig.radio | 7 int "Default radio transmission power" 18 Number of re-transmission attempts radio driver should do, before
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.adin2111 | 53 int "Buffer size in bytes use for frame transmission" 56 Transmission and reception buffer size.
|
D | oa_tc6.h | 95 * data for transmission 105 /** Indication of OA TC6 device being ready for transmission */ 108 /** Indication of protected control transmission mode */ 209 * @param hdr OA TC6 data transmission header value 213 * @return 0 if transmission was successful, <0 otherwise.
|
/Zephyr-latest/drivers/can/ |
D | Kconfig | 80 bool "Accept Remote Transmission Requests (RTR) frames" 82 Accept incoming Remote Transmission Request (RTR) frames matching CAN RX filters. Unless 83 enabled, all incoming Remote Transmission Request (RTR) frames are rejected at the driver
|
/Zephyr-latest/drivers/mdio/ |
D | mdio_nxp_s32_gmac.c | 47 /* Configure MDIO controller before initiating a transmission */ in mdio_nxp_s32_read_c45() 67 /* Configure MDIO controller before initiating a transmission */ in mdio_nxp_s32_write_c45() 87 /* Configure MDIO controller before initiating a transmission */ in mdio_nxp_s32_read_c22() 107 /* Configure MDIO controller before initiating a transmission */ in mdio_nxp_s32_write_c22()
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | direction.h | 58 * 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.
|
/Zephyr-latest/dts/bindings/net/wireless/ |
D | nordic,nrf-radio.yaml | 82 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-latest/tests/bsim/bluetooth/mesh/tests_scripts/transport/ |
D | va_collision.sh | 7 # Test transmission to virtual addresses with collision
|
/Zephyr-latest/tests/drivers/uart/uart_elementary/ |
D | README.txt | 13 - Dual UART transmission with matched and mismatched configurations
|
12345678910>>...15