/Zephyr-Core-3.6.0/samples/drivers/ipm/ipm_esp32/ |
D | README.rst | 42 PRO_CPU is sending a fake request, waiting remote response... 44 PRO_CPU is sending a fake request, waiting remote response... 46 PRO_CPU is sending a fake request, waiting remote response... 48 PRO_CPU is sending a fake request, waiting remote response... 50 PRO_CPU is sending a fake request, waiting remote response... 52 PRO_CPU is sending a fake request, waiting remote response... 54 PRO_CPU is sending a fake request, waiting remote response...
|
/Zephyr-Core-3.6.0/doc/kernel/services/data_passing/ |
D | mailboxes.rst | 31 A thread that sends a message is known as the **sending thread**, 45 Both the sending thread and the receiving thread supply a message descriptor 47 a message exchange between compatible sending and receiving threads. 69 it is given to a mailbox by the sending thread. The message is then owned 78 A sending thread can specify the address of the thread to which the message 83 A message is exchanged only when the requirements of both the sending thread 97 In a synchronous exchange, the sending thread blocks until the message 99 the sending thread does not wait until the message has been received 100 by another thread before continuing; this allows the sending thread to do 104 by the sending thread. [all …]
|
/Zephyr-Core-3.6.0/samples/subsys/zbus/uart_bridge/ |
D | sample.yaml | 10 - "D: Core sending start measurement with status 0" 11 - "D: Peripheral sending sensor data" 15 - "D: Core sending start measurement with status 1"
|
D | README.rst | 34 D: Core sending start measurement with status 0 37 D: Peripheral sending sensor data 47 D: Core sending start measurement with status 1 53 D: Peripheral sending sensor data
|
/Zephyr-Core-3.6.0/doc/connectivity/networking/api/ |
D | net_core.rst | 13 The network subsystem contains two functions for sending and receiving 19 For sending, the ``net_send_data()`` can be used. Typically applications do not 21 for sending and receiving network data.
|
/Zephyr-Core-3.6.0/samples/net/mqtt_publisher/ |
D | README.rst | 301 1485663797: Sending CONNACK to zephyr_publisher (0) 303 1485663798: Sending PINGRESP to zephyr_publisher 306 1485663799: Sending PUBACK to zephyr_publisher (Mid: 1888) 308 1485663799: Sending PUBREC to zephyr_publisher (Mid: 16356) 310 1485663799: Sending PUBCOMP to zephyr_publisher (Mid: 16356) 312 1485663800: Sending PINGRESP to zephyr_publisher 315 1485663801: Sending PUBACK to zephyr_publisher (Mid: 45861) 317 1485663801: Sending PUBREC to zephyr_publisher (Mid: 53870) 319 1485663801: Sending PUBCOMP to zephyr_publisher (Mid: 53870) 321 1485663802: Sending PINGRESP to zephyr_publisher [all …]
|
/Zephyr-Core-3.6.0/subsys/sd/ |
D | Kconfig | 84 int "Number of times to retry sending command to card" 87 Number of times to retry sending command to SD card in case of failure 90 int "Number of times to retry sending data to card" 93 Number of times to retry sending data to SD card in case of failure
|
/Zephyr-Core-3.6.0/subsys/canbus/isotp/ |
D | Kconfig | 37 int "Ar and As timeout [ms] (sending and receiving timeout)" 56 (for classic CAN) and unused bytes must be padded by the sending 104 int "Number of data buffers for sending data" 116 for sending are allocated from. 124 This option enables buffered sending contexts. This makes send and 128 int "Amount of context buffers for sending data"
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/mesh/src/ |
D | test_transport.c | 23 * This file contains tests for sending and receiving messages end-to-end in 135 /** Test sending of unicast messages using the test vector. 146 ASSERT_OK_MSG(err, "Failed sending vector %d", i); in test_tx_unicast() 152 /** Test sending of group messages using the test vector. 163 ASSERT_OK_MSG(err, "Failed sending vector %d", i); in test_tx_group() 169 /** Test sending to a fixed group address. */ 190 /** Test sending of virtual address messages using the test vector. 208 ASSERT_OK_MSG(err, "Failed sending vector %d", i); in test_tx_va() 214 /** Test sending the test vector using virtual addresses with collision. 234 LOG_INF("Sending msg #%d to %s addr", i, (j == 0 ? "first" : "second")); in test_tx_va_collision() [all …]
|
/Zephyr-Core-3.6.0/subsys/ipc/ipc_service/backends/ |
D | Kconfig.icmsg_me | 7 int "Size of sending buffer size" 11 Size of a static buffer used for preparring data to send in sending
|
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/mesh/ |
D | cfg_cli.h | 512 * immediately after sending the command. 530 * return immediately after sending the command. 546 * return immediately after sending the command. 563 * return immediately after sending the command. 582 * return immediately after sending the command. 600 * return immediately after sending the command. 614 * return immediately after sending the command. 629 * return immediately after sending the command. 645 * return immediately after sending the command. 664 * return immediately after sending the command. [all …]
|
D | blob_cli.h | 38 * while sending chunks to the Target node. 57 * Needs to be initialized when sending a BLOB in Pull mode. 65 acked:1, /* Message has been acknowledged. Not used when sending. */ 168 /** Sending transfer start. */ 170 /** Sending block start. */ 172 /** Sending block chunks. */ 305 uint8_t sending : 1, member 344 * Starts sending the transfer to the Target nodes. Only Target nodes with a
|
/Zephyr-Core-3.6.0/samples/bluetooth/iso_broadcast_benchmark/ |
D | README.rst | 108 [00:00:09.196,472] <inf> iso_broadcast_broadcaster: Sending value 100 109 [00:00:09.587,036] <inf> iso_broadcast_broadcaster: Sending value 200 110 [00:00:09.977,722] <inf> iso_broadcast_broadcaster: Sending value 300 111 [00:00:10.368,347] <inf> iso_broadcast_broadcaster: Sending value 400 112 [00:00:10.758,972] <inf> iso_broadcast_broadcaster: Sending value 500 113 [00:00:11.149,597] <inf> iso_broadcast_broadcaster: Sending value 600 114 [00:00:11.540,222] <inf> iso_broadcast_broadcaster: Sending value 700
|
/Zephyr-Core-3.6.0/dts/bindings/mipi-dbi/ |
D | zephyr,mipi-dbi-spi.yaml | 23 Set to low when sending a command, or high when sending data.
|
/Zephyr-Core-3.6.0/dts/bindings/auxdisplay/ |
D | hit,hd44780.yaml | 70 Delay time (in us) to wait after enable line falls before sending 77 Delay time (in us) to wait after issuing a clear command before sending 84 Delay time (in ms) to wait at boot time before sending a command (note:
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/mesh/tests_scripts/op_agg/ |
D | model_coex.sh | 16 # 2. The Tester device immediately starts sending the sequence. 18 # Then it starts sending its own aggregated sequence.
|
/Zephyr-Core-3.6.0/subsys/mgmt/ec_host_cmd/backends/ |
D | ec_host_cmd_backend_uart.c | 53 * moved to sending state. 65 * host is sending extra bytes which indicates data overrun. 162 LOG_ERR("UART HOST CMD ERROR: Received data while processing or sending"); in uart_callback() 220 LOG_ERR("UART HOST CMD ERROR: unexpected end of sending"); in uart_callback() 276 LOG_ERR("UART HOST CMD ERROR: unexpected state while sending"); in ec_host_cmd_uart_send() 283 * Enable receiving to be ready to get a new command right after sending the response. in ec_host_cmd_uart_send() 293 /* If sending fails, reset the state */ in ec_host_cmd_uart_send() 296 LOG_ERR("UART HOST CMD ERROR: sending failed"); in ec_host_cmd_uart_send()
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/att/eatt/src/ |
D | main_collision.c | 27 FAIL("Sending credit based connection request failed (err %d)\n", err); in test_peripheral_main() 55 FAIL("Sending credit based connection request failed (err %d)\n", err); in test_central_main()
|
/Zephyr-Core-3.6.0/subsys/bluetooth/host/ |
D | Kconfig.gatt | 14 These buffers are only used for sending anything over ATT. 87 bt_conn_set_security() to re-establish security prior to sending any 164 When enabled, this option will make the server block sending 199 This option if enabled allows automatically sending request for ATT 207 This option if enabled allows automatically sending request for connection
|
/Zephyr-Core-3.6.0/samples/bluetooth/unicast_audio_server/ |
D | overlay-bt_ll_sw_split.conf | 8 # Use the below if the sample is sending stale packet sequence number
|
/Zephyr-Core-3.6.0/samples/bluetooth/unicast_audio_client/ |
D | overlay-bt_ll_sw_split.conf | 10 # Use the below if the sample is sending stale packet sequence number
|
/Zephyr-Core-3.6.0/doc/connectivity/networking/ |
D | net-stack-architecture.rst | 57 * **L2 Network Technologies.** This provides a common API for sending and 69 physical sending or receiving of network packets. 127 Data sending (TX) 131 :ref:`BSD socket API <bsd_sockets_interface>` when sending the data. 133 2. The application data is prepared for sending to kernel space and then
|
/Zephyr-Core-3.6.0/doc/hardware/peripherals/ |
D | sdhc.rst | 17 An SD host controller is a device capable of sending SD commands to an attached 32 Whether the provided buffer is used for sending or reading data depends on the
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/mesh/tests_scripts/advertiser/ |
D | random_order.sh | 7 # test buffer management by filling buffers and sending them in random order.
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/mesh/tests_scripts/friendship/ |
D | lpn_loopback.sh | 7 # Test LPN sending packets to a group and virtual address it subscribes to
|