Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/logging/
Dlog_frontend.h78 void log_frontend_simple_2(const void *source, uint32_t level,
/Zephyr-latest/subsys/logging/
Dlog_msg.c234 log_frontend_simple_2(source, level, fmt, arg0, arg1); in z_impl_z_log_msg_simple_create_2()
/Zephyr-latest/subsys/logging/frontends/
Dlog_frontend_stmesp.c540 void log_frontend_simple_2(const void *source, uint32_t level, const char *fmt, uint32_t arg0, in log_frontend_simple_2() function