Home
last modified time | relevance | path

Searched refs:loops (Results 1 – 19 of 19) sorted by relevance

/Zephyr-latest/drivers/flash/
Dflash_shell.c357 static void speed_output(const struct shell *sh, uint64_t total_time, double loops, double size) in speed_output() argument
359 double time_per_loop = (double)total_time / loops; in speed_output()
387 uint32_t loops = 0; in cmd_read_test() local
409 ++loops; in cmd_read_test()
411 shell_print(sh, "Loop #%u done in %llums.", loops, loop_time); in cmd_read_test()
415 speed_output(sh, total_time, (double)loops, (double)size); in cmd_read_test()
431 uint32_t loops = 0; in cmd_write_test() local
457 ++loops; in cmd_write_test()
459 shell_print(sh, "Loop #%u done in %llu ticks.", loops, loop_time); in cmd_write_test()
463 speed_output(sh, total_time, (double)loops, (double)size); in cmd_write_test()
[all …]
/Zephyr-latest/kernel/
Dbusy_wait.c40 unsigned int loops = loops_per_usec * usec_to_wait; in z_impl_k_busy_wait() local
42 while (loops-- > 0) { in z_impl_k_busy_wait()
DKconfig849 int "Number of CPU loops per microsecond for crude busy looping"
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/
DKconfig5 int "Number of loops in the stress test"
11 For how many loops will the stress test run. The higher this number the longer the
/Zephyr-latest/subsys/fs/
Dshell.c529 static void speed_output(const struct shell *sh, uint64_t total_time, double loops, double size) in speed_output() argument
531 double time_per_loop = (double)total_time / loops; in speed_output()
560 uint32_t loops = 0; in cmd_read_test() local
592 while (loops < repeat) { in cmd_read_test()
630 ++loops; in cmd_read_test()
633 shell_print(sh, "Loop #%u done in %llums.", loops, loop_time); in cmd_read_test()
636 speed_output(sh, total_time, (double)loops, (double)size); in cmd_read_test()
653 uint32_t loops = 0; in cmd_erase_write_test() local
681 while (loops < repeat) { in cmd_erase_write_test()
738 ++loops; in cmd_erase_write_test()
[all …]
/Zephyr-latest/tests/posix/semaphores/
DKconfig5 int "Number of loops in semaphore test"
/Zephyr-latest/tests/posix/common/
DKconfig28 int "Number of loops in semaphore test"
/Zephyr-latest/subsys/net/l2/ppp/
DKconfig37 int "Maximum number of NACK loops accepted"
41 How many times to accept NACK loops.
/Zephyr-latest/samples/drivers/spi_bitbang/
DREADME.rst14 This sample loops through some different spi transfer configurations.
/Zephyr-latest/samples/basic/rgb_led/
DREADME.rst17 brightness. Three **for** loops (one for each component LED) generate a gradual
/Zephyr-latest/samples/boards/nordic/battery/
DREADME.rst60 The application initializes battery measurement on startup, then loops
/Zephyr-latest/samples/modules/tflite-micro/hello_world/
DREADME.rst92 the full period of the sine curve, increase the number of loops in :file:`main.c`.
/Zephyr-latest/boards/native/doc/
Darch_soc.rst102 - There can **not** be busy wait loops in the application code that wait for
104 If busy wait loops do exist, they will behave as infinite loops and
154 Note that busy wait loops are in general a bad coding practice as they
/Zephyr-latest/subsys/net/lib/dns/
DKconfig45 'alias loops'.
/Zephyr-latest/doc/releases/
Drelease-notes-1.10.rst453 * :github:`4600` - drivers:i2c_ll_stm32_v2: Interrupt mode uses while loops
Drelease-notes-3.3.rst3178 * :github:`52708` - samples: drivers: watchdog: sample.drivers.watchdog loops endlessly
3179 * :github:`52707` - samples: subsys: task_wdt: sample.subsys.task_wdt loops endlessly
Drelease-notes-2.4.rst1454 * :github:`26112` - bug: cmake loops when passing overlay file with left slashes in file path
Drelease-notes-1.14.rst1764 * :github:`12241` - logging: log output busy loops if log output function can not process buffer
/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig438 unnecessary relaying and helps in getting rid of relay loops. Setting