Home
last modified time | relevance | path

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

/tf-m-tests-3.4.0/log/
Dtfm_log_raw.c38 const char *str) in _tfm_string_output() argument
42 while (*str) { in _tfm_string_output()
43 _tfm_flush_formatted_buffer(pb, *str++); in _tfm_string_output()