Home
last modified time | relevance | path

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

/tf-m-tests-3.4.0/log/
Dtfm_log_raw.c26 static void _tfm_flush_formatted_buffer(struct formatted_buffer_t *pb, in _tfm_flush_formatted_buffer() function
43 _tfm_flush_formatted_buffer(pb, *str++); in _tfm_string_output()
59 _tfm_flush_formatted_buffer(pb, '-'); in _tfm_dec_num_output()
70 _tfm_flush_formatted_buffer(pb, num_buff[--k]); in _tfm_dec_num_output()
90 _tfm_flush_formatted_buffer(pb, num_buff[--k]); in _tfm_hex_num_output()
133 _tfm_flush_formatted_buffer(&outputbuf, in _tfm_log_vprintf()
138 _tfm_flush_formatted_buffer(&outputbuf, '%'); in _tfm_log_vprintf()
147 _tfm_flush_formatted_buffer(&outputbuf, *fmt++); in _tfm_log_vprintf()