Home
last modified time | relevance | path

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

123456

/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_resources.h16 * received or transmitted.
40 * received or transmitted.
56 * received or transmitted.
92 * received or transmitted.
117 * received or transmitted.
/Zephyr-Core-3.5.0/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-Core-3.5.0/soc/xtensa/intel_adsp/common/include/
Dintel_adsp_ipc.h33 * @note Further messages on the link will not be transmitted or
53 * @note On Intel ADSP hardware the DONE interrupt is transmitted
121 * @note Further messages on the link will not be transmitted or
150 * @return message successfully transmitted.
/Zephyr-Core-3.5.0/soc/arm/nordic_nrf/nrf52/
DCMakeLists.txt21 …SPIM, TWIM or PWM enabled. This will occasionally cause the first byte transmitted to be incorrect…
/Zephyr-Core-3.5.0/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-Core-3.5.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
Deth_xlnx_gem_priv.h323 * [25] PTP pdelay_resp frame transmitted
324 * [24] PTP pdelay_req frame transmitted
327 * [21] PTP sync frame transmitted
328 * [20] PTP delay_req frame transmitted
334 * [14] Pause frame transmitted
/Zephyr-Core-3.5.0/samples/subsys/mgmt/mcumgr/smp_svr/
Doverlay-bt.conf23 # transmitted with the maximum possible MTU value: 498 bytes.
/Zephyr-Core-3.5.0/tests/net/socket/tcp/
Dprj.conf27 # Allow tapping into the number of transmitted packets
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/tests_scripts/advertiser/
Dproxy_mixin.sh19 # With the separate scanner, observe that the submitted buffer is transmitted
/Zephyr-Core-3.5.0/drivers/wifi/esp32/
DKconfig.esp32128 For each transmitted data frame from the higher layer TCP/IP stack,
155 transmitted data frame.
157 For each transmitted frame from the higher layer TCP/IP stack,
/Zephyr-Core-3.5.0/subsys/net/l2/ethernet/gptp/
Dgptp_mi.h32 /** Copy of the gptp_md_sync_info to be transmitted. */
Dgptp_state.h193 /** Pointer to the Path Delay Request to be transmitted. */
279 /** PortSyncSync structure to be transmitted to the Site Sync Sync. */
336 /** Sync send to be transmitted to the MD Sync Send State Machine. */
400 /** PortSyncSync structure transmitted by the state machine. */
/Zephyr-Core-3.5.0/include/zephyr/drivers/
Di2s.h47 * Serial data is transmitted in two's complement with the MSB first. Both
66 * Serial data is transmitted in two's complement with the MSB first. Both
85 * Serial data is transmitted in two's complement with the MSB first. Both
106 * Serial data is transmitted in two's complement with the MSB first. Both
127 * Serial data is transmitted in two's complement with the MSB first. Both
249 * RX block is transmitted / received the state is changed to READY.
260 * are transmitted the state is changed to READY.
457 * block and will release it when all data are transmitted.
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_peripheral.c180 * is transmitted, an incorrect acknowledgment by peer should not
181 * dequeue a PDU that has not been transmitted on air.
190 * PDU was transmitted prior to this connection event.
/Zephyr-Core-3.5.0/doc/connectivity/networking/api/
Dppp.rst17 cannot be transmitted over a modem line on their own, without some data link
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Dadv_legacy.c62 * transmitted without delay when advertising is enabled. No need to in bt_data_send()
73 * being transmitted. Increase the advertising duration by the in bt_data_send()
/Zephyr-Core-3.5.0/dts/bindings/can/
Dmicrochip,mcp251xfd.yaml68 a Start bit of a CAN message is transmitted or received. If this option
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Diso.h310 /** @brief ISO Meta Data structure for transmitted ISO packets. */
312 /** CIG reference point or BIG anchor point of a transmitted SDU, in microseconds. */
476 * The number of times the scheduled payloads are transmitted in a
580 /** The number of times a payload is transmitted in a BIS event */
910 /** Number of times a payload is transmitted in a BIS event */
928 /** Number of times a payload is transmitted in a BIS event */
994 * @details Reads timing information for transmitted ISO packet on an ISO channel.
998 * @note An SDU must have already been successfully transmitted on the ISO channel
/Zephyr-Core-3.5.0/subsys/console/
Dtty.c127 * Otherwise, return how much we transmitted. If error in tty_write()
226 * Otherwise, return how much we transmitted. If error in tty_read()
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/
Dgatt.rst61 the data has been transmitted over the air. Indications are supported by
/Zephyr-Core-3.5.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.5.0/include/zephyr/drivers/i3c/
Dtarget_device.h157 * The value returned in @p val will be transmitted. A success
180 * The value returned in @p val will be transmitted. A success

123456