Home
last modified time | relevance | path

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

/subsys/logging/frontends/
A Dlog_frontend_dict_uart.c75 static bool dropped_notify; /* Indicate that drop report message should be added. */ variable
83 dropped_notify = true; in timeout()
143 dropped_notify = false; in add_drop_msg()
169 if (dropped_notify) { in uart_callback()
/subsys/logging/
A Dlog_core.c520 void dropped_notify(void) in dropped_notify() function
591 dropped_notify(); in z_impl_log_process()

Completed in 9 milliseconds