Home
last modified time | relevance | path

Searched refs:transfer (Results 1 – 10 of 10) sorted by relevance

/subsys/dap/
A Dcmsis_dap.c45 } transfer; member
397 ctx->transfer.idle_cycles = request[0]; in dap_transfer_cfg()
401 ctx->transfer.idle_cycles, in dap_transfer_cfg()
402 ctx->transfer.retry_count, in dap_transfer_cfg()
403 ctx->transfer.match_retry); in dap_transfer_cfg()
421 ctx->transfer.idle_cycles, in do_swdp_transfer()
571 ctx->transfer.match_mask = data; in dap_swdp_transfer()
818 ctx->transfer.idle_cycles, NULL); in dap_swdp_writeabort()
1060 dap_ctx[0].transfer.idle_cycles = 0U; in dap_setup()
1062 dap_ctx[0].transfer.match_retry = 0U; in dap_setup()
[all …]
/subsys/net/lib/latmon/
A DKconfig20 int "Stack size for the network transfer thread"
23 Specify the stack size for the network transfer thread used in latency monitoring.
26 int "Priority for the network transfer thread"
29 Specify the priority for the network transfer thread used in latency monitoring.
/subsys/sd/
A DKconfig63 int "Timeout for SD data transfer (in ms)"
66 Default timeout in milliseconds for SD data transfer commands
101 reduce code size, at the cost of data transfer speeds.
/subsys/net/lib/lwm2m/
A DKconfig81 bool "CoAP block transfer support for big outgoing LwM2M messages [EXPERIMENTAL]"
275 int "LWM2M CoAP block-wise transfer size"
293 If CoAP block-wise transfer is enabled, this value should be larger than
370 int "LwM2M CoAP buffer size for encoding the full message for block-wise transfer"
381 sending. This limits the number of messages that need block transfer that can be
385 bool "Log allocations of encode buffers for block wise transfer"
398 CoAP block-wise transfer we can handle at the same time.
623 block transfer and "FIRMWARE PACKAGE URI" resource. This option
/subsys/usb/device_next/class/
A DKconfig.dfu34 int "Maximum number of bytes the device can accept per transfer"
/subsys/net/lib/coap/
A DKconfig119 int "LWM2M CoAP block-wise transfer size"
183 int "CoAP server block-wise transfer size"
/subsys/bluetooth/mesh/
A Ddfu_cli.c412 static void transfer(struct bt_mesh_blob_cli *b);
422 .next = transfer, in initiate()
478 static void transfer(struct bt_mesh_blob_cli *b) in transfer() function
A DKconfig607 segmented message to a unicast address before giving up the transfer.
942 Minimum acceptable block size in a BLOB transfer. The transfer block
952 Maximum acceptable block size in a BLOB transfer. The transfer block
1009 Set the interval in milliseconds in which chunks are sent during the BLOB transfer.
1011 BLOB transfer for other communications to succeed.
1030 A BLOB transfer contains several blocks. Each block is made up of
/subsys/usb/device/
A DKconfig77 int "Set number of USB transfer data buffers"
/subsys/bluetooth/host/shell/
A Dbt.c5262 SHELL_CMD_ARG(per-adv-sync-transfer, NULL, "[<index>]",
5266 SHELL_CMD_ARG(per-adv-set-info-transfer, NULL, "",

Completed in 47 milliseconds