Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...24

/Zephyr-latest/drivers/can/
Dcan_stm32h7_fdcan.c219 .send = can_mcan_send,
/Zephyr-latest/tests/net/icmpv4/src/
Dmain.c306 .send = tester_send,
/Zephyr-latest/boards/atmel/sam/sam4s_xplained/doc/
Dindex.rst110 The -o option tells minicom not to send the modem initialization string.
/Zephyr-latest/boards/atmel/sam0/samd21_xpro/doc/
Dindex.rst116 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/boards/adafruit/trinket_m0/doc/
Dindex.rst103 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_ambiq.c428 .send = bt_apollo_send,
/Zephyr-latest/drivers/net/
Dslip.c423 .send = slip_send,
/Zephyr-latest/samples/subsys/ipc/openamp_rsc_table/
DREADME.rst103 On the Linux console, send a message to Zephyr which answers with the :samp:`TTY {<addr>}:` prefix.
/Zephyr-latest/drivers/ethernet/
Deth_litex_liteeth.c299 .send = eth_tx
/Zephyr-latest/samples/net/sockets/big_http_download/src/
Dbig_http_download.c104 ssize_t out_len = send(sock, buf, len, 0); in sendall()
/Zephyr-latest/drivers/ipm/
Dipm_stm32_ipcc.c280 .send = stm32_ipcc_mailbox_ipm_send,
/Zephyr-latest/subsys/sip_svc/
Dsip_svc_agilex_mailbox_shell.c342 SHELL_CMD_ARG(send, NULL,
/Zephyr-latest/tests/net/mgmt/src/
Dmgmt.c120 .send = fake_iface_send,
/Zephyr-latest/tests/net/promiscuous/src/
Dmain.c133 .send = eth_fake_send,
/Zephyr-latest/lib/posix/options/
Dnet.c358 ssize_t send(int sock, const void *buf, size_t len, int flags) in send() function
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_srv.c332 goto send; in xfer_status_rsp()
338 goto send; in xfer_status_rsp()
347 send: in xfer_status_rsp()
Drpr_srv.c275 goto send; in scan_ext_report_send()
286 send: in scan_ext_report_send()
1018 err = bt_mesh_pb_adv.send(buf, pdu_send_complete, &srv); in handle_pdu_send()
1411 .send = node_refresh_buf_send,
/Zephyr-latest/doc/hardware/peripherals/
Di3c.rst100 * If there is a device waiting for address, it will send
157 * The implementation in driver should also send the ``ENEC`` command
165 * The implementation in driver should also send the ``DISEC`` command
/Zephyr-latest/boards/shields/esp_8266/doc/
Dindex.rst79 - ESP-8266 bootloader won't send garbage. Try connect at 74880 bps if
/Zephyr-latest/boards/atmel/sam/sam4l_ek/doc/
Dindex.rst96 The -o option tells minicom not to send the modem initialization string.
/Zephyr-latest/boards/atmel/sam0/same54_xpro/doc/
Dindex.rst139 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/boards/beagle/beagley_ai/doc/
Dindex.rst121 | Once the image name is configured, send the start command.
/Zephyr-latest/subsys/ipc/ipc_service/lib/
DKconfig.icmsg21 Maximum time to wait, in milliseconds, for access to send data with
/Zephyr-latest/subsys/mgmt/osdp/src/
Dosdp_common.h413 int (*send)(void *data, uint8_t *buf, int len); member
/Zephyr-latest/doc/connectivity/networking/api/
Dcapture.rst14 traffic in one of the Zephyr network interfaces and send that traffic to

1...<<11121314151617181920>>...24