Home
last modified time | relevance | path

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

/tf-m-tests-3.4.0/log/
Dtfm_log_raw.c37 static int _tfm_string_output(struct formatted_buffer_t *pb, in _tfm_string_output() function
125 count += _tfm_string_output(&outputbuf, "0x"); in _tfm_log_vprintf()
130 count += _tfm_string_output(&outputbuf, va_arg(ap, char*)); in _tfm_log_vprintf()
142 count += _tfm_string_output(&outputbuf, "[Unsupported Tag]"); in _tfm_log_vprintf()