Searched full:many (Results 1 – 25 of 570) sorted by relevance
12345678910>>...23
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
9 int "Send sample data this many times"12 Send sample data 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
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"
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 …]
35 #define NSOS_MID_EMFILE 24 /**< Too many open files */42 #define NSOS_MID_EMLINK 31 /**< Too many links */58 #define NSOS_MID_ELOOP 92 /**< Too many levels of symbolic links */86 #define NSOS_MID_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.
47 How many VLAN tags can be configured.122 How many bridge interfaces are created. Each interface can bridge131 How many Ethernet interfaces can be bridged together per each
15 call :command:`west update`. Many of the projects or modules listed below are17 hardware support for many of the platforms available in Zephyr.