Home
last modified time | relevance | path

Searched full:transmitted (Results 1 – 25 of 181) sorted by relevance

12345678

/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dgatt_common.h16 int64_t interval; /* interval of transmitted frames */
22 int64_t interval; /* interval of transmitted frames */
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/
Dl2cap.rst29 Outgoing data channel 0x20000210 transmitted
30 Outgoing data channel 0x20000210 transmitted
31 Outgoing data channel 0x20000210 transmitted
/Zephyr-latest/include/zephyr/net/
Dieee802154_radio_openthread.h36 * a frame to be transmitted that contains placeholders where the CST Phase and CST Period
109 * When a frame containing CST Period IE is about to be transmitted by a driver,
117 /** Configure a point in time at which a TX frame is expected to be transmitted.
119 * When a frame containing CST Phase IE is about to be transmitted by a driver,
126 * (i.e. equivalently its end of SHR, start of PHR) is expected to be transmitted
166 * A point in time at which a TX frame is expected to be transmitted.
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_resources.h19 * received or transmitted.
62 * received or transmitted.
91 * received or transmitted.
146 * received or transmitted.
171 * received or transmitted.
/Zephyr-latest/include/zephyr/net/hdlc_rcp_if/
Dhdlc_rcp_if.h50 * @param frame pointer to the HDLC frame to be transmitted.
51 * @param length length of the HDLC frame to be transmitted.
/Zephyr-latest/drivers/i2s/
DKconfig.esp3226 Max number of blocks waiting to be transmitted by the I2S TX channel.
Di2s_ll_stm32.h62 /* checks that DMA Tx packet is fully transmitted over the I2S */
/Zephyr-latest/soc/nordic/nrf52/
DCMakeLists.txt13 …SPIM, TWIM or PWM enabled. This will occasionally cause the first byte transmitted to be incorrect…
/Zephyr-latest/drivers/i2c/
Di2c_rcar.c64 #define RCAR_I2C_MST BIT(4) /* Master Stop Transmitted */
66 #define RCAR_I2C_MDT BIT(2) /* Master Data Transmitted */
68 #define RCAR_I2C_MAT BIT(0) /* Master Address Transmitted */
128 /* Wait for STOP to be transmitted */ in i2c_rcar_finish()
150 /* Wait for address & transfer mode to be transmitted */ in i2c_rcar_set_addr()
199 /* Wait for all data to be transmitted */ in i2c_rcar_transfer_msg()
/Zephyr-latest/soc/intel/intel_adsp/common/include/
Dintel_adsp_ipc.h30 * @note Further messages on the link will not be transmitted or
50 * @note On Intel ADSP hardware the DONE interrupt is transmitted
118 * @note Further messages on the link will not be transmitted or
147 * @return message successfully transmitted.
/Zephyr-latest/drivers/ethernet/
DKconfig.cyclonev21 of a full-size packet to be transmitted or the packet will be
DKconfig.dwmac49 of a full-size packet to be transmitted or the packet will be
/Zephyr-latest/subsys/net/l2/ieee802154/
DKconfig38 This will print-out both received and transmitted packets.
48 This will print-out transmitted packets only.
Dieee802154_priv.h71 * @param iface A valid pointer on the network the packet will be transmitted to
90 * @param iface A valid pointer on the network the packet was transmitted to
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/
Doverlay-bt.conf23 # transmitted with the maximum possible MTU value: 498 bytes.
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/advertiser/
Dproxy_mixin.sh19 # With the separate scanner, observe that the submitted buffer is transmitted
/Zephyr-latest/tests/net/socket/tcp/
Dprj.conf27 # Allow tapping into the number of transmitted packets
/Zephyr-latest/tests/subsys/modem/backends/uart/src/
Dmain.c10 * containing a sequence of pseudo random numbers are then transmitted, received, and validated.
190 uint32_t transmitted = 0; in ZTEST() local
197 transmitted += (uint32_t)ret; in ZTEST()
198 printk("TX ACC: %u\n", transmitted); in ZTEST()
200 while (received < transmitted) { in ZTEST()
/Zephyr-latest/samples/drivers/lora/send/
DREADME.rst13 Transmitted messages can be received by building and flashing the accompanying
/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_mi.h32 /** Copy of the gptp_md_sync_info to be transmitted. */
/Zephyr-latest/include/zephyr/drivers/wifi/nrf_wifi/off_raw_tx/
Doff_raw_tx_api.h155 /* Rate at which packet needs to be transmitted. Refer &enum nrf_wifi_off_raw_tx_rate */
161 /* Pointer to packet to be transmitted */
163 /** Packet length of the frame to be transmitted, (min 26 bytes and max 600 bytes) */
/Zephyr-latest/dts/bindings/usb/uac2/
Dzephyr,uac2-audio-streaming.yaml30 Enable if audio stream is not transmitted over USB (Type IV Audio Stream).
/Zephyr-latest/subsys/bluetooth/host/classic/
Davctp_internal.h41 /** Set to zero (00) to indicate that the command/response message is transmitted in a single L2CAP
59 /** Set to zero (00) to indicate that the command/response message is transmitted in a single L2CAP
/Zephyr-latest/subsys/net/lib/ptp/
Dmsg.h95 * when message was transmitted.
126 /** PTP Instance Time of an originating PTP Instance when message was transmitted. */
138 /** PTP Instance Time of an originating PTP Instance when message was transmitted. */
176 /** PTP Instance Time of an originating PTP Instance when message was transmitted. */
/Zephyr-latest/doc/connectivity/networking/api/
Dppp.rst17 cannot be transmitted over a modem line on their own, without some data link

12345678