Searched refs:hex_width (Results 1 – 2 of 2) sorted by relevance
| /components/utilities/ulog/ |
| A D | ulog.h | 96 rt_size_t hex_size, rt_size_t hex_width, rt_base_t hex_addr, const char *format, va_list args);
|
| A D | ulog.c | 645 rt_size_t hex_width, rt_base_t hex_addr, const char *format, va_list args) argument 717 log_len = ulog_hex_formater(log_buf, tag, hex_buf, hex_size, hex_width, hex_addr);
|
Completed in 5 milliseconds