Home
last modified time | relevance | path

Searched refs:send (Results 451 – 475 of 567) sorted by relevance

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

/Zephyr-latest/drivers/can/
Dcan_mcux_flexcan.c1266 .send = mcux_flexcan_send,
1309 .send = mcux_flexcan_send,
Dcan_tcan4x5x.c722 .send = can_mcan_send,
/Zephyr-latest/doc/releases/
Dmigration-guide-3.6.rst480 as well. :c:func:`bt_iso_chan_send` now always sends without timestamp. To send with a timestamp,
533 To send with a timestamp, :c:func:`bt_bap_stream_send_ts` can be used.
536 To send with a timestamp, :c:func:`bt_cap_stream_send_ts` can be used.
/Zephyr-latest/doc/services/shell/
Dindex.rst77 similar to a UART backend in that regard. This will make the client send a character
308 "Value send to ADC driver: %d",
547 * :command:`default` - Shell will send terminal width = 80 to the
/Zephyr-latest/subsys/bluetooth/host/shell/
Diso.c956 SHELL_CMD_ARG(send, NULL, "Send to ISO Channel [count]", cmd_send, 1, 1),
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_spi_stm32.c806 .send = &ec_host_cmd_spi_send,
Dec_host_cmd_backend_shi_npcx.c1105 .send = shi_npcx_backend_send,
/Zephyr-latest/scripts/west_commands/runners/
Dcore.py948 sock.send(text.encode())
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dfmac_main.c896 .wifi_iface.send = nrf_wifi_if_send,
/Zephyr-latest/doc/services/sensing/
Dindex.rst213 and send multiple events.
/Zephyr-latest/drivers/ethernet/
Deth_cyclonev.c1141 .send = eth_cyclonev_send,
Deth_enc424j600.c683 .send = enc424j600_tx,
Deth_nxp_s32_gmac.c602 .send = eth_nxp_s32_tx,
Deth_smsc91x.c782 .send = eth_tx,
Deth_enc28j60.c788 .send = eth_enc28j60_tx,
/Zephyr-latest/samples/net/sockets/echo_client/
DREADME.rst11 that will send IPv4 or IPv6 packets, wait for the data to be sent back,
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_shell.c841 SHELL_COND_CMD_ARG(CONFIG_LWM2M_VERSION_1_1, send, NULL,
/Zephyr-latest/tests/net/ip-addr/src/
Dmain.c155 .send = tester_send,
/Zephyr-latest/subsys/shell/
DKconfig60 Some terminals send code: 0x08 (backspace) other 0x7F (delete). When
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_cdc_ecm.c641 .send = cdc_ecm_send,
/Zephyr-latest/tests/benchmarks/thread_metric/
Dthread_metric_readme.txt64 After the send/receive sequence is complete, the thread will
/Zephyr-latest/tests/net/traffic_class/src/
Dmain.c246 .send = eth_tx,
/Zephyr-latest/subsys/bluetooth/mesh/
Dtransport.c154 goto send; in send_unseg()
170 send: in send_unseg()
/Zephyr-latest/drivers/wifi/infineon/
Dairoc_wifi.c823 .wifi_iface.send = airoc_mgmt_send,
/Zephyr-latest/doc/build/dts/
Dbindings-upstream.rst13 this page, or you can send a patch yourself.

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