Home
last modified time | relevance | path

Searched refs:times (Results 1 – 25 of 165) sorted by relevance

1234567

/Zephyr-latest/tests/net/mgmt/src/
Dmgmt.c191 static int sending_event(uint32_t times, bool receiver, bool info) in sending_event() argument
194 times, receiver ? "with" : "without", in sending_event()
198 throw_times = times; in sending_event()
215 zassert_equal(rx_calls, times, "rx_calls check failed"); in sending_event()
224 static int test_sending_event(uint32_t times, bool receiver) in test_sending_event() argument
226 return sending_event(times, receiver, false); in test_sending_event()
229 static int test_sending_event_info(uint32_t times, bool receiver) in test_sending_event_info() argument
231 return sending_event(times, receiver, true); in test_sending_event_info()
234 static int test_synchronous_event_listener(uint32_t times, bool on_iface) in test_synchronous_event_listener() argument
243 throw_times = times; in test_synchronous_event_listener()
[all …]
/Zephyr-latest/samples/net/mqtt_publisher/
DKconfig9 int "Number of times to Publish sample MQTT messages"
12 Send sample MQTT messages this many times in a MQTT connection
17 int "Number of times to connect to the MQTT server"
20 Number of times to connect to the MQTT server. With each connection
/Zephyr-latest/subsys/sd/
DKconfig44 int "Number of times to retry initialization commands"
47 Number of times to retry initialization commands in case of failure
50 int "Number of times to retry SD OCR read"
53 Number of times to retry SD OCR read command. OCR reads typically
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-latest/samples/net/sockets/http_client/
DKconfig9 int "Send a sample HTTP query this many times"
12 Send a sample HTTP query this many times before exiting. A value of
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/ccc_store/src/
Dmain.c35 extern void run_peripheral(int times);
36 extern void run_central(int times);
/Zephyr-latest/tests/benchmarks/thread_metric/
DKconfig20 the number of times it performs a set of calculations. This number
49 The interrupt preemption benchmark counts the number of times that
57 The memory allocation benchmark counts the number of times a thread
64 The message processing benchmark counts the number of times that a
79 The synchronization benchmark counts the number of times that a
/Zephyr-latest/drivers/mdio/
DKconfig.nxp_enet_qos14 int "Number of times to recheck MDIO transaction status"
17 Number of times that the driver should recheck the status
/Zephyr-latest/samples/net/syslog_net/
DKconfig9 int "Send sample data this many times"
12 Send sample data this many times before exiting. A value of
/Zephyr-latest/samples/bluetooth/central_multilink/
DKconfig11 Number of times to connect and disconnect to peripheral_identity
/Zephyr-latest/samples/bluetooth/peripheral_identity/
DKconfig11 Expected number of times connect and disconnect from
/Zephyr-latest/tests/benchmarks/sched_queues/
DKconfig12 This option specifies the number of times each test will be executed
13 before calculating the average times for reporting.
DREADME.rst18 times. However, if the verbose option is enabled then the set of measured
19 times will be displayed. The following will build this project with verbose
/Zephyr-latest/tests/benchmarks/wait_queues/
DKconfig12 This option specifies the number of times each test will be executed
13 before calculating the average times for reporting.
/Zephyr-latest/doc/build/dts/
Dmain-example.dts6 * This is used multiple times in the documentation.
/Zephyr-latest/samples/net/sockets/echo_client/
DKconfig55 int "Send sample data this many times"
58 Send sample data this many times before exiting. A value of
/Zephyr-latest/subsys/net/lib/tftp/
DKconfig30 int "Number of times the TFTP Client will retransmit the request to the server."
37 time to this request. This number dictates the number of times we will
/Zephyr-latest/subsys/net/l2/ppp/
DKconfig25 How many times to resend Configure-Req messages before deciding the
33 How many times to resend Terminate-Req messages before terminating
41 How many times to accept NACK loops.
/Zephyr-latest/tests/drivers/disk/disk_access/
DREADME.txt16 read from several times, each time with a different number of desired sectors.
19 these sector reads, the driver will read multiple times from the same memory
/Zephyr-latest/boards/shields/
DCMakeLists.txt4 # directories to avoid including the same CMakeLists.txt file multiple times
/Zephyr-latest/dts/arm/st/g4/
Dstm32g473.dtsi41 sampling-times = <3 7 13 25 48 93 248 641>;
57 sampling-times = <3 7 13 25 48 93 248 641>;
/Zephyr-latest/arch/arm/core/cortex_m/
Dvector_table_pad.ld15 * multiple times, the padding will only be added at most once, to the
/Zephyr-latest/tests/benchmarks/sched_userspace/
DREADME.rst14 2. Each yielder yields k times
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dsar_cfg.rst75 …unicast~retransmissions~interval~step + unicast~retransmissions~interval~increment \times (TTL - 1)
95 min(SegN + 0.5 , acknowledgment~delay~increment) \times segment~reception~interval
153 (\mathtt{CONFIG\_BT\_MESH\_SAR\_TX\_SEG\_INT\_STEP} + 1) \times 10~\text{ms}
185 (\mathtt{CONFIG\_BT\_MESH\_SAR\_TX\_UNICAST\_RETRANS\_INT\_STEP} + 1) \times 25~\text{ms}
201 (\mathtt{CONFIG\_BT\_MESH\_SAR\_TX\_UNICAST\_RETRANS\_INT\_INC} + 1) \times 25~\text{ms}
223 (\mathtt{CONFIG\_BT\_MESH\_SAR\_TX\_MULTICAST\_RETRANS\_INT} + 1) \times 25~\text{ms}
236 (\mathtt{CONFIG\_BT\_MESH\_SAR\_RX\_DISCARD\_TIMEOUT} + 1) \times 5~\text{seconds}
258 additionally retransmit every acknowledgment message the number of times given by the value of
286 (\mathtt{CONFIG\_BT\_MESH\_SAR\_RX\_SEG\_INT\_STEP} + 1) \times 10~\text{ms}
/Zephyr-latest/dts/arm/gd/gd32l23x/
Dgd32l233rc.dtsi41 * time to 4 times of 1KB page.
/Zephyr-latest/dts/arm/st/u5/
Dstm32u595.dtsi76 sampling-times = <5 6 12 20 36 68 391 814>;
97 sampling-times = <5 6 12 20 36 68 391 814>;

1234567