Searched refs:log_format_func_t (Results 1 – 22 of 22) sorted by relevance
11 static log_format_func_t log_custom_format_func;21 void log_custom_output_msg_set(log_format_func_t format) in log_custom_output_msg_set()
79 static const log_format_func_t format_table[] = {90 log_format_func_t log_format_func_t_get(uint32_t log_type) in log_format_func_t_get()
46 log_format_func_t test_log_output_func = log_format_func_t_get(test_log_type_syst); in ZTEST()56 log_format_func_t test_log_output_func = log_format_func_t_get(test_log_type_text); in ZTEST()
52 log_format_func_t log_output_func = log_format_func_t_get(log_format_current); in process()
38 void log_custom_output_msg_set(log_format_func_t format);
112 typedef void (*log_format_func_t)(const struct log_output *output, typedef118 log_format_func_t log_format_func_t_get(uint32_t log_type);
50 log_format_func_t log_output_func = log_format_func_t_get(log_format_current); in process()
45 log_format_func_t log_output_func = log_format_func_t_get(log_format_current); in process()
76 log_format_func_t log_output_func = log_format_func_t_get(log_format_current); in process()
46 log_format_func_t log_output_func = log_format_func_t_get(log_format_current); in process()
78 log_format_func_t log_output_func = log_format_func_t_get(log_format_current); in process()
38 log_format_func_t log_output_func = log_format_func_t_get(log_format_current); in process()
82 log_format_func_t log_output_func = log_format_func_t_get(log_format_current); in log_backend_swo_process()
183 log_format_func_t log_output_func = log_format_func_t_get(log_format_current); in process()
147 log_format_func_t log_output_func; in process()
153 log_format_func_t log_output_func = log_format_func_t_get(log_format_current); in process()
292 log_format_func_t log_output_func = log_format_func_t_get(log_format_current); in process()
132 log_format_func_t log_output_func = log_format_func_t_get(data->log_format_current); in process()
214 log_format_func_t log_output_func = log_format_func_t_get(log_format_current); in process()
486 log_format_func_t log_output_func = log_format_func_t_get(log_format_current); in process()
56 log_format_func_t log_output_func = log_format_func_t_get(log_format_current); in process()
129 const log_format_func_t expected_values[] = { in test_log_switch_format_func_t_get()