Home
last modified time | relevance | path

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

/tf-m-tests-3.4.0/log/
Dtfm_log_raw.c77 static int _tfm_hex_num_output(struct formatted_buffer_t *pb, uint32_t num, in _tfm_hex_num_output() function
117 count += _tfm_hex_num_output(&outputbuf, va_arg(ap, uint32_t), in _tfm_log_vprintf()
121 count += _tfm_hex_num_output(&outputbuf, va_arg(ap, uint32_t), in _tfm_log_vprintf()
126 count += _tfm_hex_num_output(&outputbuf, va_arg(ap, uint32_t), in _tfm_log_vprintf()