Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/logging/
Dlog_output_syst.c18 static struct mipi_syst_handle log_syst_handle; variable
536 MIPI_SYST_PRINTF(&log_syst_handle, severity, str);
539 MIPI_SYST_PRINTF(&log_syst_handle, severity, str, args[0]);
542 MIPI_SYST_PRINTF(&log_syst_handle, severity, str, args[0],
546 MIPI_SYST_PRINTF(&log_syst_handle, severity, str, args[0],
550 MIPI_SYST_PRINTF(&log_syst_handle, severity, str, args[0],
554 MIPI_SYST_PRINTF(&log_syst_handle, severity, str, args[0],
558 MIPI_SYST_PRINTF(&log_syst_handle, severity, str, args[0],
562 MIPI_SYST_PRINTF(&log_syst_handle, severity, str, args[0],
567 MIPI_SYST_PRINTF(&log_syst_handle, severity, str, args[0],
[all …]