Home
last modified time | relevance | path

Searched refs:send (Results 276 – 300 of 567) sorted by relevance

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

/Zephyr-latest/drivers/can/
Dcan_numaker.c169 .send = can_mcan_send,
/Zephyr-latest/tests/net/icmpv4/src/
Dmain.c306 .send = tester_send,
/Zephyr-latest/boards/atmel/sam0/samd20_xpro/doc/
Dindex.rst121 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/boards/renesas/rzg3s_smarc/doc/
Dindex.rst177 * Then send Zephyr **s19** file from terminal (use ''ascii'' mode)
196 please send ! ('.' & CR stop load)
/Zephyr-latest/boards/ezurio/bl654_sensor_board/doc/
Dbl654_sensor_board.rst155 | 2 | RTS | UART Ready-to-send pin | OUT |
163 | 6 | CTS | UART Clear-to-send pin | IN |
/Zephyr-latest/drivers/ipm/
Dipm_stm32_ipcc.c280 .send = stm32_ipcc_mailbox_ipm_send,
/Zephyr-latest/drivers/net/
Dslip.c423 .send = slip_send,
/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/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/boards/gd/gd32f450i_eval/doc/
Dindex.rst122 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/boards/gd/gd32e507z_eval/doc/
Dindex.rst113 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/boards/gd/gd32f407v_start/doc/
Dindex.rst109 The -o option tells minicom not to send the modem initialization
/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/boards/rakwireless/rak4631/doc/
Dindex.rst108 The -o option tells minicom not to send the modem initialization string.
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_ambiq.c428 .send = bt_apollo_send,
Duserchan.c410 .send = uc_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/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/subsys/mgmt/osdp/src/
Dosdp_common.h413 int (*send)(void *data, uint8_t *buf, int len); member
/Zephyr-latest/drivers/lora/
Dsx126x.c468 .send = sx12xx_lora_send,

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