Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/logging/backends/
Dlog_backend_rtt.c65 static int drop_warn; variable
135 if (drop_cnt > 0 && !drop_warn) { in line_out_drop_mode()
143 drop_warn = 1; in line_out_drop_mode()
168 drop_warn = 0; in line_out_drop_mode()