Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/logging/
Dlog_output_custom.h55 typedef int (*log_timestamp_printer_t)(const struct log_output *output, const char *fmt, ...); typedef
76 const log_timestamp_printer_t printer);
88 const log_timestamp_printer_t printer);
/Zephyr-latest/subsys/logging/
Dlog_output_custom.c29 const log_timestamp_printer_t printer) in log_custom_timestamp_print()
/Zephyr-latest/tests/subsys/logging/log_timestamp/src/
Dlog_timestamp_test.c51 const log_timestamp_printer_t printer) in custom_timestamp()