Searched full:many (Results 1 – 25 of 588) sorted by relevance
12345678910>>...24
25 int "How many network packets to allocate for capture"28 This tells how many net_pkt to allocate for capturing35 int "How many network buffers to allocate for capture"38 This tells how many net_buf to allocate for capturing89 int "How many link types (ETH_P_*) to capture at the same time"94 This defines how many ETH_P_* link type values can be captured
20 for (size_t i = 0; i < MANY; ++i) { in ZTEST()27 for (size_t i = MANY; i > 0; --i) { in ZTEST()45 for (size_t i = 0; i < MANY; ++i) { in ZTEST()52 for (size_t i = MANY; i > 0; --i) { in ZTEST()
23 for (size_t i = 1; i < MANY; ++i) { in ZTEST()28 for (size_t i = 0; i < MANY; ++i) { in ZTEST()43 for (size_t i = 0; i < MANY; ++i) { in ZTEST()
16 for (size_t i = 0; i < MANY; ++i) { in ZTEST()22 for (size_t i = MANY; i > 0; --i) { in ZTEST()
50 for (size_t i = 0; i < MANY; ++i) { in ZTEST()56 for (size_t i = 0; i < MANY; ++i) { in ZTEST()
12 #define MANY CONFIG_TEST_LIB_HASH_MAP_MAX_ENTRIES macro
9 int "Send a sample HTTP query this many times"12 Send a sample HTTP query this many times before exiting. A value of
20 This determines how many buffers the driver should allocate and30 many buffers may be queued by the DMIC once it is triggered, before
9 int "Send sample data this many times"12 Send sample data this many times before exiting. A value of
36 int "Set QSPI to read / write how many bytes per device"42 int "Set QSPI to read / write how many bytes per block"
25 How many times to resend Configure-Req messages before deciding the33 How many times to resend Terminate-Req messages before terminating41 How many times to accept NACK loops.
20 This tells how many network interfaces there will be in the system133 int "How many packets to reassemble at a time"138 How many fragmented IPv4 packets can be waiting reassembly143 int "How many fragments can be handled to reassemble a packet"173 How many PMTU entries we can track for each destination address.
21 This tells how many network interfaces there will be in the system59 How many PMTU entries we can track for each destination address.85 int "How many IPv6 neighbors are supported"101 int "How many packets to reassemble at a time"106 How many fragmented IPv6 packets can be waiting reassembly112 int "How many fragments can be handled to reassemble a packet"
351 int "How many Tx traffic classes to have for each network device"361 Define how many Tx traffic classes (queues) the system should have376 int "How many Rx traffic classes to have for each network device"383 Define how many Rx traffic classes (queues) the system should have545 int "How many routers are supported"576 This determines how many entries can be stored in routing table.583 This determines how many entries can be stored in nexthop table.596 This determines how many entries can be stored in multicast605 Determines how many network interfaces can be assigned to a657 int "How many network connections are supported"[all …]
55 int "Send sample data this many times"58 Send sample data this many times before exiting. A value of
14 # are already building many images in parallel in themselves, and otherwise we would be15 # launching too many parallel builds which can lead to a too high system load.
9 Many Bluetooth samples can be run on QEMU or :ref:`native_sim <native_sim>` with support for28 old after many test iterations. If this happens, subsequent host-device
18 sensors. These are the future looking APIs in Zephyr and solve many issues30 against many sensors simultaneously from a single call context.83 One of the benefits of Read and Decode is the ability to concurrently read many84 sensors with many channels in one thread. Effectively read requests are started
36 int "How many notification vectors should be pre-allocated?"41 more or less than necessary. Depends on how many VMs will connect
21 :ref:`FIFO <fifos_v2>` identifying the thread/LED and how many times it has31 LEDs" on many of Zephyr's :ref:`boards`. The LEDs must be configured using the
42 * followed by as many values as specifiers.53 * followed by as many values as specifiers.63 * followed by as many values as specifiers.73 * followed by as many values as specifiers.84 * followed by as many values as specifiers.102 * followed by as many values as specifiers.112 * followed by as many values as specifiers.126 * followed by as many values as specifiers.142 * specifier, followed by as many values as specifiers.157 * followed by as many values as specifiers.[all …]
41 #define EMFILE 24 /**< Too many open files */48 #define EMLINK 31 /**< Too many links */62 #define ELOOP 92 /**< Too many levels of symbolic links */90 #define ETOOMANYREFS 129 /**< Too many references: can't splice */
11 int "Run the application this many seconds"
30 Packets larger than that are segmented into a first-frame (FF) and as many37 many CF the sender is allowed to send, before he has to wait for another FC.
15 call :command:`west update`. Many of the projects or modules listed below are17 hardware support for many of the platforms available in Zephyr.