Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/logging/
Dlog_output.c119 static int cr_out_func(int c, void *ctx) in cr_out_func() function
665 cb = ((uintptr_t)source == 1) ? out_func : cr_out_func; in log_output_process()