Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/logging/
Dlog_internal.h164 log_timestamp_t z_log_timestamp(void);
/Zephyr-latest/subsys/logging/frontends/
Dlog_frontend_dict_uart.c235 hdr->timestamp = z_log_timestamp(); in hdr_fill()
/Zephyr-latest/subsys/logging/
Dlog_core.c157 log_timestamp_t z_log_timestamp(void) in z_log_timestamp() function