Home
last modified time | relevance | path

Searched refs:send (Results 151 – 175 of 567) sorted by relevance

12345678910>>...23

/Zephyr-latest/drivers/ipm/
Dipm_mcux.c186 .send = mcux_mailbox_ipm_send,
Dipm_mhu.c167 .send = ipm_mhu_send,
/Zephyr-latest/drivers/modem/
Dmodem_shell.c206 SHELL_CMD(send, NULL, "Send an AT <command> to a registered modem "
/Zephyr-latest/tests/bluetooth/hci_uart_async/src/
Dtest_hci_uart_async.c42 .send = drv_send,
/Zephyr-latest/tests/net/pm/src/
Dmain.c90 .send = fake_dev_send,
/Zephyr-latest/tests/net/route_mcast/src/
Dmain.c253 .send = iface_send,
258 .send = iface_send,
263 .send = iface_send,
/Zephyr-latest/boards/gd/gd32f403z_eval/doc/
Dindex.rst123 The -o option tells minicom not to send the modem initialization
184 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/boards/gd/gd32a503v_eval/doc/
Dindex.rst128 The -o option tells minicom not to send the modem initialization
188 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/boards/gd/gd32e103v_eval/doc/
Dindex.rst120 The -o option tells minicom not to send the modem initialization
181 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/tests/net/route/src/
Dmain.c213 .send = tester_send,
218 .send = tester_send_peer,
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Drfcomm.c240 SHELL_CMD_ARG(send, NULL, "<number of packets>", cmd_send, 2, 0),
/Zephyr-latest/drivers/mbox/
Dmbox_stm32_hsem.c245 .send = mbox_stm32_hsem_send,
Dmbox_andes_plic_sw.c108 .send = mbox_plic_send,
Dmbox_nrfx_ipc.c194 .send = mbox_nrf_send,
Dmbox_nxp_imx_mu.c117 .send = nxp_imx_mu_send,
/Zephyr-latest/doc/connectivity/canbus/
Disotp.rst37 many CF the sender is allowed to send, before he has to wait for another FC.
/Zephyr-latest/doc/hardware/peripherals/
Dsdhc.rst20 The SDHC api is designed to provide a generic way to send commands to and
/Zephyr-latest/samples/net/capture/src/
Dmain.c120 SHELL_CMD(send, NULL,
/Zephyr-latest/include/zephyr/net/
Dvirtual.h107 int (*send)(struct net_if *iface, struct net_pkt *pkt); member
/Zephyr-latest/samples/net/sockets/http_server/
DKconfig64 int "Interval in milliseconds to send network stats over websocket"
/Zephyr-latest/tests/net/shell/src/
Dmain.c132 .send = tester_send,
/Zephyr-latest/tests/net/icmp/src/
Dmain.c134 .send = test_sender,
139 .send = test_receiver,
166 .send = NULL,
/Zephyr-latest/subsys/bluetooth/mesh/
Dpb_gatt.c250 .send = buf_send,
/Zephyr-latest/drivers/hdlc_rcp_if/
Dhdlc_rcp_if_uart.c203 .send = hdlc_send,
/Zephyr-latest/doc/connectivity/networking/api/
Dhttp_client.rst13 The HTTP client library allows you to send HTTP requests and

12345678910>>...23