Home
last modified time | relevance | path

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

12

/Zephyr-Core-3.7.0/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-Core-3.7.0/soc/nordic/nrf52/
DCMakeLists.txt13 …SPIM, TWIM or PWM enabled. This will occasionally cause the first byte transmitted to be incorrect…
/Zephyr-Core-3.7.0/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-Core-3.7.0/samples/drivers/uart/passthrough/
DREADME.rst11 and the processor were not present. Data read from the console is transmitted
/Zephyr-Core-3.7.0/subsys/net/l2/ieee802154/
DKconfig38 This will print-out both received and transmitted packets.
48 This will print-out transmitted packets only.
/Zephyr-Core-3.7.0/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-Core-3.7.0/drivers/ieee802154/
Dieee802154_nrf5.c1155 nrf5_data.ack_frame.psdu = metadata->data.transmitted.p_ack; in nrf_802154_transmitted_raw()
1158 nrf5_data.ack_frame.rssi = metadata->data.transmitted.power; in nrf_802154_transmitted_raw()
1159 nrf5_data.ack_frame.lqi = metadata->data.transmitted.lqi; in nrf_802154_transmitted_raw()
1162 if (metadata->data.transmitted.time == NRF_802154_NO_TIMESTAMP) { in nrf_802154_transmitted_raw()
1168 metadata->data.transmitted.time, nrf5_data.ack_frame.psdu[0]); in nrf_802154_transmitted_raw()
/Zephyr-Core-3.7.0/drivers/wifi/esp32/
DKconfig.esp32128 For each transmitted data frame from the higher layer TCP/IP stack,
156 transmitted data frame.
158 For each transmitted frame from the higher layer TCP/IP stack,
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/
Dgatt.rst61 the data has been transmitted over the air. Indications are supported by
/Zephyr-Core-3.7.0/drivers/bluetooth/hci/
Dspi.c66 be transmitted across this HCI link
Dhci_spi_st.c69 be transmitted across this HCI link
/Zephyr-Core-3.7.0/samples/drivers/ethernet/eth_ivshmem/
DREADME.rst117 3 packets transmitted, 3 received, 0% packet loss, time 2006ms
/Zephyr-Core-3.7.0/subsys/canbus/isotp/
DKconfig63 bool "Padding for transmitted messages"
/Zephyr-Core-3.7.0/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-Core-3.7.0/subsys/net/lib/ptp/
DKconfig220 when transmitted as multicast messages. The value is the converted
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/
Dbluetooth-shell.rst427 Outgoing data channel 0x20000210 transmitted
428 Outgoing data channel 0x20000210 transmitted
429 Outgoing data channel 0x20000210 transmitted
Dbluetooth-tools.rst129 transmitted at startup.
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/mesh/
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
Daccess.rst222 messages that are transmitted by a model in a response to a received message, also called
/Zephyr-Core-3.7.0/scripts/
Dspelling.txt1589 tramsmitted||transmitted
1602 transmittd||transmitted
/Zephyr-Core-3.7.0/doc/security/
Dsensor-threat.rst265 be transmitted in this packet. Instead, a token-based
/Zephyr-Core-3.7.0/doc/releases/
Drelease-notes-3.6.rst125 the transmitted responses on the Access layer.
1061 that the backend has transmitted all bytes placed in its buffer using

12