Home
last modified time | relevance | path

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

/subsys/shell/
A Dshell_ops.c571 int32_t max_iterations = 1000; in z_shell_backend_rx_buffer_flush() local
578 } while (count != 0 && err == 0 && --max_iterations > 0); in z_shell_backend_rx_buffer_flush()

Completed in 3 milliseconds