Home
last modified time | relevance | path

Searched refs:transmitted (Results 1 – 25 of 36) sorted by relevance

12

/Zephyr-latest/tests/subsys/modem/backends/uart/src/
Dmain.c190 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/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/soc/nordic/nrf52/
DCMakeLists.txt13 …SPIM, TWIM or PWM enabled. This will occasionally cause the first byte transmitted to be incorrect…
/Zephyr-latest/drivers/i2s/
DKconfig.esp3226 Max number of blocks waiting to be transmitted by the I2S TX channel.
/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/samples/drivers/uart/passthrough/
DREADME.rst11 and the processor were not present. Data read from the console is transmitted
/Zephyr-latest/subsys/net/l2/ieee802154/
DKconfig38 This will print-out both received and transmitted packets.
48 This will print-out transmitted packets only.
/Zephyr-latest/doc/connectivity/networking/api/
Dppp.rst17 cannot be transmitted over a modem line on their own, without some data link
Dnet_if.rst49 The transmitted and received network packets can be classified via a network
/Zephyr-latest/drivers/ieee802154/
Dieee802154_nrf5.c1199 nrf5_data.ack_frame.psdu = metadata->data.transmitted.p_ack; in nrf_802154_transmitted_raw()
1202 nrf5_data.ack_frame.rssi = metadata->data.transmitted.power; in nrf_802154_transmitted_raw()
1203 nrf5_data.ack_frame.lqi = metadata->data.transmitted.lqi; in nrf_802154_transmitted_raw()
1206 if (metadata->data.transmitted.time == NRF_802154_NO_TIMESTAMP) { in nrf_802154_transmitted_raw()
1212 metadata->data.transmitted.time, nrf5_data.ack_frame.psdu[0]); in nrf_802154_transmitted_raw()
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dgatt.rst61 the data has been transmitted over the air. Indications are supported by
/Zephyr-latest/samples/drivers/ethernet/eth_ivshmem/
DREADME.rst117 3 packets transmitted, 3 received, 0% packet loss, time 2006ms
/Zephyr-latest/drivers/bluetooth/hci/
Dspi.c66 be transmitted across this HCI link
Dhci_spi_st.c69 be transmitted across this HCI link
/Zephyr-latest/drivers/wifi/esp32/
DKconfig.esp32142 For each transmitted data frame from the higher layer TCP/IP stack,
170 transmitted data frame.
172 For each transmitted frame from the higher layer TCP/IP stack,
/Zephyr-latest/subsys/canbus/isotp/
DKconfig63 bool "Padding for transmitted messages"
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.df182 int "Maximum number of transmitted PDUs with Constant Tone Extension in connectionless mode"
187 Maximum supported number of PDUs, that have Constant Tone Extension, transmitted in single
/Zephyr-latest/subsys/bluetooth/services/
DKconfig.dis185 This will be transmitted as the 40 bit identifier followed by the 24-bit OUI.
/Zephyr-latest/subsys/net/lib/ptp/
DKconfig220 when transmitted as multicast messages. The value is the converted
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dbrg_cfg.rst120 When :kconfig:option:`CONFIG_BT_MESH_ADV_EXT` is enabled, messages will be transmitted using the
Dblob.rst61 in size. Each block is transmitted separately, and the BLOB Transfer Client ensures that all BLOB
Dsar_cfg.rst68 When the last segment marked as unacknowledged is transmitted, the lower transport layer starts a
/Zephyr-latest/scripts/
Dspelling.txt1588 tramsmitted||transmitted
1601 transmittd||transmitted
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-tools.rst129 transmitted at startup.

12