Home
last modified time | relevance | path

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

/hal_intel-latest/zephyr/subsys/logging/backends/
Dlog_backend_i2c.c18 static uint32_t log_format_current = CONFIG_LOG_BACKEND_I2C_OUTPUT_DEFAULT; variable
59 log_format_func_t log_output_func = log_format_func_t_get(log_format_current); in process()
66 log_format_current = log_type; in format_set()