Searched refs:ulog_hex (Results 1 – 2 of 2) sorted by relevance
| /components/utilities/ulog/ |
| A D | ulog_def.h | 98 #define ulog_hex(TAG, width, buf, size) ulog_hexdump(TAG, width, buf, size) macro 100 #define ulog_hex(TAG, width, buf, size)
|
| A D | ulog.h | 48 #define LOG_HEX(name, width, buf, size) ulog_hex(name, width, buf, size)
|
Completed in 5 milliseconds