Searched refs:send (Results 426 – 450 of 567) sorted by relevance
1...<<11121314151617181920>>...23
/Zephyr-latest/drivers/bluetooth/hci/ |
D | hci_spi_st.c | 701 .send = bt_spi_send,
|
D | h4.c | 569 .send = h4_send,
|
D | h5.c | 806 .send = h5_queue,
|
/Zephyr-latest/boards/gaisler/gr716a_mini/doc/ |
D | index.rst | 22 By default, the kernel is configured to send console output to the
|
/Zephyr-latest/subsys/bluetooth/controller/hci/ |
D | hci_driver.c | 906 .send = hci_driver_send,
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.bap | 145 One broadcast source can send multiple streams
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_gecko.c | 641 .send = eth_tx,
|
D | eth_lan865x.c | 579 .send = lan865x_port_send,
|
D | eth_lan9250.c | 653 .send = lan9250_tx,
|
D | eth_numaker.c | 558 .send = numaker_eth_tx,
|
D | dsa_ksz8xxx.c | 1027 .send = dsa_tx,
|
D | eth_stm32_hal.c | 1281 .send = dsa_tx, 1283 .send = eth_tx,
|
/Zephyr-latest/subsys/net/lib/capture/ |
D | capture.c | 723 .send = capture_send,
|
/Zephyr-latest/boards/microchip/mec1501modular_assy6885/doc/ |
D | index.rst | 277 The -o option tells minicom not to send the modem initialization
|
/Zephyr-latest/tests/net/socket/af_packet/src/ |
D | main.c | 95 .send = eth_fake_send,
|
/Zephyr-latest/tests/net/udp/src/ |
D | main.c | 134 .send = tester_send,
|
/Zephyr-latest/drivers/lora/ |
D | rylrxxx.c | 672 .send = rylr_send,
|
/Zephyr-latest/drivers/wifi/esp_at/ |
D | esp_offload.c | 767 .send = esp_send,
|
/Zephyr-latest/drivers/ethernet/eth_nxp_enet_qos/ |
D | eth_nxp_enet_qos_mac.c | 618 .send = eth_nxp_enet_qos_tx,
|
/Zephyr-latest/doc/security/ |
D | reporting.rst | 151 Periodically, the security subcommittee will send information to this
|
/Zephyr-latest/include/zephyr/drivers/ |
D | can.h | 509 can_send_t send; member
|
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/ |
D | README.rst | 11 The application uses the MQTT protocol to securely send sensor data
|
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/doc/ |
D | mec172xmodular_assy6930.rst | 252 The -o option tells minicom not to send the modem initialization
|
/Zephyr-latest/tests/net/socket/offload_dispatcher/src/ |
D | main.c | 396 .send = dummy_native_dev_send,
|
/Zephyr-latest/drivers/ethernet/nxp_enet/ |
D | eth_mcux.c | 1207 .send = dsa_tx, 1209 .send = eth_tx,
|
1...<<11121314151617181920>>...23