Searched refs:times (Results 101 – 125 of 173) sorted by relevance
1234567
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/ |
D | Kconfig | 168 Note that this may be called multiple times for each file read and
|
/Zephyr-latest/doc/services/logging/ |
D | cs_stm.rst | 73 It takes less than 100 ns to log a single trace point on NRF54H20 and it is approx. 7 times faster … 82 is performed by the host tool. This mode takes less memory and is faster (2-3 times faster).
|
/Zephyr-latest/doc/kernel/ |
D | code-relocation.rst | 72 function zephyr_code_relocate() can be called as many times as required.
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | main.rst | 326 …For instance, if a connection attempt on an iface times out, the iface will not attempt to reconne… 356 …`iface association <conn_mgr_control_operation_connecting>` attempt :ref:`times out <conn_mgr_cont…
|
/Zephyr-latest/dts/arm/st/l1/ |
D | stm32l1.dtsi | 228 sampling-times = <4 9 16 24 48 96 192 384>;
|
/Zephyr-latest/doc/services/binary_descriptors/ |
D | index.rst | 92 of requiring every user to reimplement them. These include build times, kernel version,
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | clocks.rst | 75 This is available at all times via :c:func:`k_uptime_get`, which 132 Finally, it is possible to specify timeouts as absolute times since
|
/Zephyr-latest/dts/arm/st/u5/ |
D | stm32u5.dtsi | 793 sampling-times = <5 6 12 20 36 68 391 814>; 811 sampling-times = <2 4 8 13 20 40 80 815>;
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | tls_credentials_shell.rst | 29 Use this as many times as needed to load the full credential into the credential buffer, then use t…
|
/Zephyr-latest/dts/arm/st/g0/ |
D | stm32g0.dtsi | 423 sampling-times = <3 5 8 13 20 40 80 161>;
|
/Zephyr-latest/dts/arm/st/h5/ |
D | stm32h562.dtsi | 285 sampling-times = <3 7 13 25 48 93 248 641>;
|
/Zephyr-latest/doc/services/ |
D | formatted_output.rst | 84 is significantly faster than runtime (more than 15 times) but has following
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | Kconfig | 48 Number of times to retry sending a message via IPC.
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | Kconfig.ipso | 262 button control and to count the number of times the control has
|
/Zephyr-latest/dts/arm/st/u0/ |
D | stm32u0.dtsi | 270 sampling-times = <2 4 8 13 20 40 80 161>;
|
/Zephyr-latest/dts/arm/st/wba/ |
D | stm32wba.dtsi | 432 sampling-times = <2 4 8 13 20 40 80 815>;
|
/Zephyr-latest/tests/benchmarks/latency_measure/ |
D | README.rst | 164 The sample output above (stack canaries are enabled) shows longer times than 222 times than for the default build when context switching is involved. A blanket 357 The sample output above (userspace enabled) shows longer times than for
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt11xx.dtsi | 58 * savings, and associated transition (residency) times. 63 * times for long idle periods
|
/Zephyr-latest/dts/arm/st/wb/ |
D | stm32wb.dtsi | 427 sampling-times = <3 7 13 25 48 93 248 641>;
|
/Zephyr-latest/doc/develop/test/ |
D | bsim.rst | 195 - If the test takes over 5 seconds, set ``EXECUTE_TIMEOUT`` to a value that is at least 5 times
|
/Zephyr-latest/dts/arm/st/wl/ |
D | stm32wl.dtsi | 355 sampling-times = <2 4 8 13 20 40 80 161>;
|
/Zephyr-latest/boards/native/native_sim/doc/ |
D | index.rst | 114 code multiple times and get the exact same result. Instrumenting the 279 st = (rt - last\_rt) \times ratio + last\_st 289 All times are kept in microseconds.
|
/Zephyr-latest/dts/arm/st/f4/ |
D | stm32f4.dtsi | 553 sampling-times = <3 15 28 56 84 112 144 480>;
|
/Zephyr-latest/doc/kernel/services/ |
D | polling.rst | 150 In case of success, :c:func:`k_poll` returns 0. If it times out, it returns
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | Kconfig | 563 The maximum incoming SDU size is 12 times this number (out of 585 The maximum outgoing SDU size is 12 times this number (out of 669 number of times given by value of CONFIG_BT_MESH_SAR_RX_ACK_RETRANS_COUNT. 989 Controls the number of times the client will attempt to resend missing 1476 How many times Solicitation PDU advertisements will be repeated. 0 means that there will be
|
1234567