Searched refs:amount (Results 26 – 50 of 153) sorted by relevance
1234567
48 the maximum amount of data (including possible metadata values) the ring130 #. indicating the amount of data written to the provided buffer131 (:c:func:`ring_buf_put_finish`). The amount132 can be less than or equal to the allocated amount.142 The amount freed can be less than or equal or to the retrieved amount.276 /* Indicate amount of valid data. rx_size can be equal or less than size. */326 /* Requested amount of bytes retrieved. */346 /* Indicate amount of data that can be freed. proc_size can be equal or less351 /* proc_size exceeds amount of valid data in a ring buffer. */
29 by a small amount but increases RAM use by approximately 4 KB(Wi-Fi only),
35 Given timeout in milliseconds. Maximum amount of time
36 Given timeout in milliseconds. Maximum amount of time
37 Given timeout in milliseconds. Maximum amount of time
34 The budget parameter places a limit on the amount of work the driver may83 This value determines the maximum amount of time allowed between a first
48 Given timeout in milliseconds. Maximum amount of time
70 that amount of buffers for itself thus reducing the NET_BUF_RX_COUNT71 which is a total amount of RX data buffers used by the whole networking
41 Given timeout in milliseconds. Maximum amount of time
36 by a small amount but increases RAM use by approximately 4 KB(Wi-Fi only),
8 with a lot of functions, this is expected to consume a sizable amount of ROM.
21 The chosen security strength defines the amount of entropy bits
74 header (sizeof(struct net_buf)) amount of data.93 amount of data.108 header (sizeof(struct net_buf)) amount of data. If context buffers
50 blocked for this amount of time. Set it to zero to wait forever.
26 Total amount of memory available for UDC requests.
20 Maximum amount of network packets we can receive at the same time.23 Maximum amount of network packet sends pending at the same time.34 can be the amount of data we have received from the network.51 buffers tries to improve memory utilization by allocating minimum amount of52 data we need for the network data. The extra cost here is the amount of time199 according to amount of network buffers configured in the system.210 according to amount of network buffers configured in the system.
61 The measurement process involves waiting for a certain amount of LSI periods84 the amount of time specified in this property between each measure. This
10 require a significant amount of time" OFF)
167 volatile int amount; member880 data->async->tx.amount = -1; in start_tx_locked()1685 size_t amount = (data->async->tx.amount >= 0) ? in txstopped_isr() local1686 data->async->tx.amount : nrf_uarte_tx_amount_get(uarte); in txstopped_isr()1721 if (amount == data->async->tx.xfer_len) { in txstopped_isr()1722 data->async->tx.cache_offset += amount; in txstopped_isr()1731 amount = data->async->tx.cache_offset; in txstopped_isr()1734 amount += data->async->tx.cache_offset; in txstopped_isr()1742 .data.tx.len = amount, in txstopped_isr()1744 if (amount == data->async->tx.len) { in txstopped_isr()[all …]
48 * amount of free buffers in the pool is remembered
8 are not exposed to the application, but a limited amount of information
57 recommended if all of the LEDs are fully on for any significant amount of
29 # Try to keep test procedures readable, that is minimizing the amount of
22 the required amount of channels to reduce memory footprint.