Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/
Dtracing_format_common.c12 static int str_put(int c, void *ctx) in str_put() function
36 (void)cbvprintf(str_put, (void *)&str_ctx, str, args); in tracing_format_string_put()