Home
last modified time | relevance | path

Searched refs:send (Results 301 – 325 of 567) sorted by relevance

1...<<11121314151617181920>>...23

/Zephyr-latest/drivers/mbox/
Dmbox_nxp_s32_mru.c181 .send = nxp_s32_mru_send,
/Zephyr-latest/boards/shields/esp_8266/doc/
Dindex.rst79 - ESP-8266 bootloader won't send garbage. Try connect at 74880 bps if
/Zephyr-latest/doc/connectivity/networking/api/
Dcapture.rst14 traffic in one of the Zephyr network interfaces and send that traffic to
/Zephyr-latest/drivers/ethernet/
Deth_esp32.c393 .send = eth_esp32_send,
/Zephyr-latest/samples/drivers/ipm/ipm_ivshmem/
DREADME.rst107 instance and use the command to send the IPM notification followed
/Zephyr-latest/samples/net/sockets/echo_client/src/
Dudp.c148 ret = send(data->udp.sock, lorem_ipsum, data->udp.expecting, 0); in send_udp_data()
/Zephyr-latest/samples/net/sockets/http_client/src/
Dmain.c110 (void)send(sock, tmp, pos, 0); in payload_cb()
/Zephyr-latest/samples/net/sockets/websocket_client/src/
Dmain.c162 return send(sock, buf, len, 0); in sendall_with_bsd_api()
/Zephyr-latest/boards/rakwireless/rak5010/doc/
Dindex.rst116 The -o option tells minicom not to send the modem initialization string.
/Zephyr-latest/samples/net/virtual/src/
Dmain.c161 .send = virtual_test_interface_send,
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_nxp.c530 .send = bt_nxp_send,
Dipc.c385 .send = bt_ipc_send,
Dspi.c426 .send = bt_spi_send,
/Zephyr-latest/subsys/net/l2/virtual/
Dvirtual.c99 ret = api->send(iface, pkt); in virtual_send()
/Zephyr-latest/boards/arduino/nano_33_iot/doc/
Dindex.rst142 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/subsys/net/lib/shell/
Dtcp.c404 SHELL_CMD(send, NULL,
/Zephyr-latest/tests/net/bridge/src/
Dmain.c126 .send = eth_fake_send,
/Zephyr-latest/tests/net/dhcpv4/client/src/
Dmain.c455 .send = tester_send,
/Zephyr-latest/boards/adafruit/feather_m0_basic_proto/doc/
Dindex.rst128 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/tests/bluetooth/hci_prop_evt/src/
Dmain.c240 .send = driver_send,
/Zephyr-latest/boards/arduino/zero/doc/
Dindex.rst139 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/boards/beagle/beaglebone_ai64/doc/
Dindex.rst108 | Once the image name is configured, send the start command.
/Zephyr-latest/tests/net/tx_timestamp/src/
Dmain.c133 .send = eth_tx,
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/
DKconfig119 The status list send back from the device will only be filled with data that is non-zero,
135 This will enable the upload check hook which will send image upload requests to
/Zephyr-latest/subsys/net/ip/
DKconfig.tcp190 Enabling this option allows the TCP stack to send periodic TCP
215 The maximum number of keepalive probes TCP should send before dropping

1...<<11121314151617181920>>...23